From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Tg29j-0001gR-PT for openembedded-core@lists.openembedded.org; Wed, 05 Dec 2012 00:44:08 +0100 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 04 Dec 2012 15:29:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,217,1355126400"; d="scan'208";a="229008983" Received: from unknown (HELO swold-linux.bigsur.com.bigsur.com) ([10.255.13.117]) by orsmga001.jf.intel.com with ESMTP; 04 Dec 2012 15:29:21 -0800 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Tue, 4 Dec 2012 15:29:16 -0800 Message-Id: <1354663759-20022-8-git-send-email-sgw@linux.intel.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1354663759-20022-1-git-send-email-sgw@linux.intel.com> References: <1354663759-20022-1-git-send-email-sgw@linux.intel.com> Subject: [PATCH 3/3] libpcap: PR bump because of PU for libnl X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2012 23:44:17 -0000 From: Mihai Prica Signed-off-by: Mihai Prica Signed-off-by: Saul Wold --- meta/recipes-connectivity/libpcap/libpcap.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index 5381ef0..882c62c 100644 --- a/meta/recipes-connectivity/libpcap/libpcap.inc +++ b/meta/recipes-connectivity/libpcap/libpcap.inc @@ -13,7 +13,7 @@ DEPENDS = "flex-native bison-native libnl" PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'bluetooth', 'bluetooth', '', d)}" PACKAGECONFIG[bluetooth] = "--enable-bluetooth,--disable-bluetooth,bluez4" -INC_PR = "r3" +INC_PR = "r4" SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz" -- 1.8.0