fwts: inherit autotools-brokensep
authorKoen Kooi <koen.kooi@linaro.org>
Wed, 30 Apr 2014 09:11:16 +0000 (11:11 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:48 +0000 (08:37 -0800)
(From meta-openembedded rev: 7a959e996862b23566b55db8d23bee272e12c146)

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/fwts/fwts_git.bb

index 6f6df0b..d704d84 100644 (file)
@@ -14,7 +14,7 @@ S = "${WORKDIR}/git"
 
 DEPENDS = "libpcre json-c"
 
-inherit autotools
+inherit autotools-brokensep
 
 FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}"
 FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la"