diff options
| -rw-r--r-- | meta/recipes-connectivity/libpcap/libpcap.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index 3a08afecce..a984e05ad4 100644 --- a/meta/recipes-connectivity/libpcap/libpcap.inc +++ b/meta/recipes-connectivity/libpcap/libpcap.inc | |||
| @@ -13,6 +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 | PACKAGECONFIG[canusb] = "--enable-canusb,--enable-canusb=no,libusb" | 15 | PACKAGECONFIG[canusb] = "--enable-canusb,--enable-canusb=no,libusb" |
| 16 | PACKAGECONFIG[libnl1] = "--with-libnl,--without-libnl,libnl1,libnl1" | ||
| 16 | 17 | ||
| 17 | INC_PR = "r5" | 18 | INC_PR = "r5" |
| 18 | 19 | ||
