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

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:17 UTC 2014


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

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