On 2015年12月28日 20:14, Martin Jansa wrote:
From: Roy Li <[email protected]> Signed-off-by: Roy Li <[email protected]> Signed-off-by: Martin Jansa <[email protected]>
Hi Martin: Could you cherry-pick this patch to master? or merge it from master-next to master, it stay in master-next two month. thanks -Roy
--- meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb index 0ffe589..150e55f 100644 --- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb +++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb @@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6" PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl --without-crypto, openssl" PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6," PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi" +PACKAGECONFIG[libcap-ng] = "--with-cap-ng=yes,--with-cap-ng=no,libcap-ng" EXTRA_AUTORECONF += " -I m4"
-- Best Reagrds, Roy | RongQing Li -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
