]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpcap: PR bump because of PU for libnl
authorMihai Prica <mihai.prica@intel.com>
Tue, 4 Dec 2012 16:50:31 +0000 (18:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:36 +0000 (12:30 +0000)
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/libpcap/libpcap.inc

index 5381ef046d29426680e7e3fcae501b95aaab03a4..882c62cc0212eecb53c9b2a6ba071869ee612044 100644 (file)
@@ -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"