[oe] [meta-oe][PATCH] libmcrypt: inherit autotools-brokensep

Koen Kooi koen.kooi at linaro.org
Wed Apr 30 05:43:32 UTC 2014


do_configure fails without it.

Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb
index 2e5f07f..2a133c6 100644
--- a/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb
+++ b/meta-oe/recipes-support/libmcrypt/libmcrypt_2.5.8.bb
@@ -9,4 +9,4 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/mcrypt/Libmcrypt/${PV}/libmcrypt-${PV}.
 SRC_URI[md5sum] = "0821830d930a86a5c69110837c55b7da"
 SRC_URI[sha256sum] = "e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e"
 
-inherit autotools gettext binconfig
+inherit autotools-brokensep gettext binconfig
-- 
1.9.0




More information about the Openembedded-devel mailing list