]> code.ossystems Code Review - openembedded-core.git/commit
libpcap: fix depends on libnl
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 8 Jul 2014 04:40:06 +0000 (21:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2014 16:37:39 +0000 (17:37 +0100)
commitf8abe9fe6e3c371d07711378c0fbfb4fad7eed81
treed4bfcdf7d4f709b1ecbcc4a9e9e1d0c2c7215111
parent2be3b2607fd164d18498299dbfc020ff17dd2ca9
libpcap: fix depends on libnl

Fixed:
* libnl1 -> libnl
* Remove libnl from DEPENDS since we are using PACKAGECONFIG, the
  libnl in the DEPENDS didn't affect libpcap since the --without-libnl
  took effect before this patch, so it is safe to remove it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/libpcap/libpcap.inc