libpcap: upgrade to 1.6.1
authorCristian Iorga <cristian.iorga@intel.com>
Fri, 29 Aug 2014 13:10:41 +0000 (16:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 31 Aug 2014 22:40:48 +0000 (23:40 +0100)
commitd5b429417fb874d589ba8ac4f752978a2890ea8a
tree66d3b9aa19e5be53666689f47d71e2baf426bc24
parent021b730956cc5636926a79d7cbd839afe6aed057
libpcap: upgrade to 1.6.1

- Still BSD licensed, some changes into
pcap triggered a checksum change;
- ieee80215-arphrd.patch removed, obsolete.
- switched to ${BP} variable;

Changelog from previous version:
Saturday  Jul. 19, 2014 mcr@sandelman.ca
  Summary for 1.6.1 libpcap release
some fixes for the any device
changes for how --enable-XXX works

Wednesday Jul. 2, 2014 mcr@sandelman.ca
  Summary for 1.6.0 libpcap release
        Don't support D-Bus sniffing on OS X
        fixes for byte order issues with NFLOG captures
        Handle using cooked mode for DLT_NETLINK in activate_new().
        on platforms where you can not capture on down interfaces, do not list them
        but: do list interfaces which are down, if you can capture on them!

(From OE-Core rev: ff962963de4dea9143f11ded480d0cca79a66d99)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/libpcap/libpcap.inc
meta/recipes-connectivity/libpcap/libpcap/ieee80215-arphrd.patch [deleted file]
meta/recipes-connectivity/libpcap/libpcap_1.6.1.bb [moved from meta/recipes-connectivity/libpcap/libpcap_1.5.3.bb with 66% similarity]