merged. Bruce
On Wed, Aug 16, 2017 at 12:51 AM, Chen Qi <[email protected]> wrote: > Add PACKAGECONFIG for libcap-ng, and default to enable it. > > Signed-off-by: Chen Qi <[email protected]> > --- > recipes-networking/openvswitch/openvswitch_git.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/recipes-networking/openvswitch/openvswitch_git.bb > b/recipes-networking/openvswitch/openvswitch_git.bb > index 35f4ba8..b4aab35 100644 > --- a/recipes-networking/openvswitch/openvswitch_git.bb > +++ b/recipes-networking/openvswitch/openvswitch_git.bb > @@ -50,8 +50,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5= > 17b2c9d4c70853a09c0e143137754b35" > > DPDK_INSTALL_DIR ?= "/opt/dpdk" > > -PACKAGECONFIG ?= "" > +PACKAGECONFIG ?= "libcap-ng" > PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_ > TARGET}${DPDK_INSTALL_DIR}/share/${TARGET_ARCH}-native- > linuxapp-gcc,,dpdk,dpdk" > +PACKAGECONFIG[libcap-ng] = "--enable-libcapng,--disable- > libcapng,libcap-ng," > > # Don't compile kernel modules by default since it heavily depends on > # kernel version. Use the in-kernel module for now. > -- > 2.11.0 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
