[oe-commits] Koen Kooi : fwts: inherit autotools-brokensep

git at git.openembedded.org git at git.openembedded.org
Sat May 3 18:55:27 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 7a959e996862b23566b55db8d23bee272e12c146
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7a959e996862b23566b55db8d23bee272e12c146

Author: Koen Kooi <koen.kooi at linaro.org>
Date:   Wed Apr 30 11:11:16 2014 +0200

fwts: inherit autotools-brokensep

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-extended/fwts/fwts_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/fwts/fwts_git.bb b/meta-oe/recipes-extended/fwts/fwts_git.bb
index 6f6df0b..d704d84 100644
--- a/meta-oe/recipes-extended/fwts/fwts_git.bb
+++ b/meta-oe/recipes-extended/fwts/fwts_git.bb
@@ -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"



More information about the Openembedded-commits mailing list