[oe-commits] Richard Purdie : hexedit: Disable separate build since its broken

git at git.openembedded.org git at git.openembedded.org
Mon Jul 21 22:04:20 UTC 2014


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Jul 17 14:45:39 2014 +0100

hexedit: Disable separate build since its broken

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb
index afc947f..c2f0630 100644
--- a/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb
+++ b/meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb
@@ -12,6 +12,6 @@ SRC_URI = "http://rigaux.org/${BP}.src.tgz \
 SRC_URI[md5sum] = "a5af1378d028512a9cad27a5ba3e15f9"
 SRC_URI[sha256sum] = "6a126da30a77f5c0b08038aa7a881d910e3b65d13767fb54c58c983963b88dd7"
 
-inherit autotools
+inherit autotools-brokensep
 
 S = "${WORKDIR}/${PN}"



More information about the Openembedded-commits mailing list