meta-virtualization/recipes-networking/openvswitch/files
Mark Asselstine 6e915099cc openvswitch: deal with missing RDEPENDS of libpcap
Bitbake was properly detecting a dependency on libpcap but since it
was not an explicit RDEPENDS the libpcap package was not being built
in all cases which had the potential to break rootfs image building.

The obvious solution was to add libpcap to the RDEPENDS but looking
upstream it was found that they have removed the use of this library
for all but FreeBSD since for other systems it is unused. So using the
upstream patch here eliminates the dependency and in turn the issue
described above.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-11-19 23:29:51 -05:00
..
configure-Only-link-against-libpcap-on-FreeBSD.patch openvswitch: deal with missing RDEPENDS of libpcap 2013-11-19 23:29:51 -05:00
openvswitch-add-target-perl-handling.patch ovs: uprev to 2.0.0 2013-11-13 13:52:42 -05:00
openvswitch-add-target-python-handling.patch openvswitch: add split between host and target python and perl paths 2013-06-27 13:40:41 -04:00
openvswitch-controller Added openvswitch recipe 2012-12-07 15:32:31 +01:00
openvswitch-controller-setup Added openvswitch recipe 2012-12-07 15:32:31 +01:00
openvswitch-example Added openvswitch recipe 2012-12-07 15:32:31 +01:00
openvswitch-switch Added openvswitch recipe 2012-12-07 15:32:31 +01:00
openvswitch-switch-setup Added openvswitch recipe 2012-12-07 15:32:31 +01:00