From: Tim Orling <[email protected]>

This package does not like being built out-of-tree.

Fixes:
| sed: can't read configure.ac: No such file or directory

Signed-off-by: Tim Orling <[email protected]>
---
 meta-oe/recipes-support/enca/enca_1.9.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/enca/enca_1.9.bb 
b/meta-oe/recipes-support/enca/enca_1.9.bb
index e65a143..452c01e 100644
--- a/meta-oe/recipes-support/enca/enca_1.9.bb
+++ b/meta-oe/recipes-support/enca/enca_1.9.bb
@@ -14,7 +14,7 @@ SRC_URI = 
"http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}
 SRC_URI[md5sum] = "b3581e28d68d452286fb0bfe58bed3b3"
 SRC_URI[sha256sum] = 
"02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c410f4d"
 
-inherit autotools
+inherit autotools-brokensep
 
 EXTRA_OECONF = 
"--with-libiconv-prefix=${STAGING_DIR_HOST}${layout_exec_prefix}"
 
-- 
1.8.3.2

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to