From patchwork Tue Aug 29 19:10:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 807240 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xhdXD4C2wz9sPk for ; Wed, 30 Aug 2017 05:11:08 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E33E3894A7; Tue, 29 Aug 2017 19:11:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oYQiXAdBH4Vy; Tue, 29 Aug 2017 19:11:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 10FB489818; Tue, 29 Aug 2017 19:11:04 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 32C5D1C08E3 for ; Tue, 29 Aug 2017 19:10:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 2EB2229DBA for ; Tue, 29 Aug 2017 19:10:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XnF+fOQzjmn0 for ; Tue, 29 Aug 2017 19:10:55 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by silver.osuosl.org (Postfix) with ESMTPS id ADEFC29CB2 for ; Tue, 29 Aug 2017 19:10:55 +0000 (UTC) Received: from fwd20.aul.t-online.de (fwd20.aul.t-online.de [172.20.26.140]) by mailout02.t-online.de (Postfix) with SMTP id BA22341B563E; Tue, 29 Aug 2017 21:10:53 +0200 (CEST) Received: from fli4l.lan.fli4l (T5mOCrZvohVi+e-MOLx7VdJeEJt6lVw0cCr0SAwhopPwWsUZ6xnWSnSgFIs27N-Zs+@[79.228.10.44]) by fwd20.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1dmluS-1q5N2m0; Tue, 29 Aug 2017 21:10:48 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:51160 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1dmluQ-0006LC-Q3; Tue, 29 Aug 2017 21:10:47 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Tue, 29 Aug 2017 21:10:05 +0200 Message-Id: <20170829191005.19697-6-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170829191005.19697-1-bernd.kuhls@t-online.de> References: <20170829191005.19697-1-bernd.kuhls@t-online.de> X-ID: T5mOCrZvohVi+e-MOLx7VdJeEJt6lVw0cCr0SAwhopPwWsUZ6xnWSnSgFIs27N-Zs+ X-TOI-MSGID: d3aeacef-961b-4085-850e-ecb775d08430 Cc: Maxime Hadjinlian Subject: [Buildroot] [PATCH 6/6] package/linphone: fix URL of Debian patches X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/linphone/linphone.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/linphone/linphone.mk b/package/linphone/linphone.mk index fb5e18db6..12b0f10a6 100644 --- a/package/linphone/linphone.mk +++ b/package/linphone/linphone.mk @@ -16,10 +16,10 @@ LINPHONE_DEPENDENCIES = host-pkgconf libeXosip2 speex LINPHONE_LICENSE = GPL-2.0+ LINPHONE_LICENSE_FILES = COPYING LINPHONE_PATCH = \ - https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav9.patch \ - https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav10.patch \ - https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/libav11.patch \ - https://sources.debian.net/data/main/l/linphone/3.6.1-2.5/debian/patches/ffmpeg_2.9.patch + https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav9.patch \ + https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav10.patch \ + https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/libav11.patch \ + https://sources.debian.net/data/main/l/linphone/3.6.1-3/debian/patches/ffmpeg_2.9.patch ifeq ($(BR2_arc),y) # toolchain __arc__ define conflicts with libosip2 source