Martin - Thank you for the comment. I will try to pay closer attention to warnings during testing in the future.
I have sent a fix to the mailing list, "[meta-networking][PATCH] tcpdump: remove obsolete enable-ipv6 configure flag". On 5 January 2017 at 19:02, Martin Jansa <[email protected]> wrote: > On Mon, Jan 02, 2017 at 09:28:18AM +0100, Oleksandr Kravchuk wrote: >> Signed-off-by: Oleksandr Kravchuk <[email protected]> > > Causes: > ERROR: tcpdump-4.8.1-r0 do_configure: QA Issue: tcpdump: configure was passed > unrecognised options: --enable-ipv6 [unknown-configure-option] > ERROR: tcpdump-4.8.1-r0 do_configure: Fatal QA errors found, failing task. > ERROR: tcpdump-4.8.1-r0 do_configure: Function failed: do_qa_configure > >> --- >> .../recipes-support/tcpdump/{tcpdump_4.7.4.bb => tcpdump_4.8.1.bb} | 4 >> ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> rename meta-networking/recipes-support/tcpdump/{tcpdump_4.7.4.bb => >> tcpdump_4.8.1.bb} (91%) >> >> diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb >> b/meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb >> similarity index 91% >> rename from meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb >> rename to meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb >> index e18228f..18efb9b 100644 >> --- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb >> +++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb >> @@ -12,8 +12,8 @@ SRC_URI = " \ >> file://add-ptest.patch \ >> file://run-ptest \ >> " >> -SRC_URI[md5sum] = "58af728de36f499341918fc4b8e827c3" >> -SRC_URI[sha256sum] = >> "6be520269a89036f99c0b2126713a60965953eab921002b07608ccfc0c47d9af" >> +SRC_URI[md5sum] = "32f57943649f276e09236ba66622bb0c" >> +SRC_URI[sha256sum] = >> "20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c" >> export LIBS=" -lpcap" >> >> inherit autotools-brokensep ptest >> -- >> 2.7.4 >> >> -- >> _______________________________________________ >> Openembedded-devel mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- echo "EOF" >> /var/tmp/email -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
