]> code.ossystems Code Review - openembedded-core.git/commitdiff
insane: Add --disable-static to UNKNOWN_CONFIGURE_WHITELIST
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Feb 2016 14:30:40 +0000 (14:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Feb 2016 16:28:24 +0000 (16:28 +0000)
With the addition of a common class passing in this option, add it to
the list of standard "unknown" configure options which are known about.
Its not interesting/productive to go and update every recipe to handle
this flag.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass

index 2bc931521f42a2906d7270d1edcaf4dad7606438..530e711ec4df876f63721bf6d2a3fe23e25996f4 100644 (file)
@@ -46,7 +46,7 @@ enabled tests are listed here, the do_package_qa task will run under fakeroot."
 
 ALL_QA = "${WARN_QA} ${ERROR_QA}"
 
-UNKNOWN_CONFIGURE_WHITELIST ?= "--enable-nls --disable-nls --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot"
+UNKNOWN_CONFIGURE_WHITELIST ?= "--enable-nls --disable-nls --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot --disable-static"
 
 #
 # dictionary for elf headers