libpcap: PR bump because of PU for libnl

(From OE-Core rev: ebcd909451ae6a2d00b83f6aa7f28794355a6935)

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mihai Prica 2012-12-04 18:50:31 +02:00 committed by Richard Purdie
parent 052b66247e
commit 1e63822166
1 changed files with 1 additions and 1 deletions

View 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"