diff options
| -rw-r--r-- | meta/recipes-connectivity/libpcap/libpcap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index 5381ef046d..882c62cc02 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" | |||
| 13 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'bluetooth', 'bluetooth', '', d)}" | 13 | PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'bluetooth', 'bluetooth', '', d)}" |
| 14 | PACKAGECONFIG[bluetooth] = "--enable-bluetooth,--disable-bluetooth,bluez4" | 14 | PACKAGECONFIG[bluetooth] = "--enable-bluetooth,--disable-bluetooth,bluez4" |
| 15 | 15 | ||
| 16 | INC_PR = "r3" | 16 | INC_PR = "r4" |
| 17 | 17 | ||
| 18 | SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz" | 18 | SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz" |
| 19 | 19 | ||
