generic-poky/meta/recipes-connectivity/libpcap
Khem Raj 2a314eb41b libpcap: Turn canusb support into PACKAGECONFIG
libpcap notices libusb in its configure if its sysrooted
and ignores it if its not. But this causes problems since
there is no explicit dependency on libusb. Rebuild from shared
state sometimes fails when libusb has not been yet populated
in sysroot and libpcap has. And do_configure of consumers of libpcap e.g. tcpdump
are probing for features on libpcap. All the tests fail since
none of link steps succeed and it sees as if libpcap does
not have required features and configure of tcpdump bails out.

turn canusb into PACKAGECONFIG and let it be disabled
by default.

Backport additional patches needed for disable-canusb to work

(From OE-Core rev: a7cfc0ce9885c51ccefcaba001e6672d7b3e36e5)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-25 14:36:16 +00:00
..
libpcap-1.3.0 libpcap: Turn canusb support into PACKAGECONFIG 2013-01-25 14:36:16 +00:00
libpcap.inc libpcap: Turn canusb support into PACKAGECONFIG 2013-01-25 14:36:16 +00:00
libpcap_1.3.0.bb libpcap: Turn canusb support into PACKAGECONFIG 2013-01-25 14:36:16 +00:00