[oe] [PATCH 01/14] iftop: inherit autotools-brokensep

rongqing.li at windriver.com rongqing.li at windriver.com
Fri Jun 13 00:46:05 UTC 2014


From: Robert Yang <liezhi.yang at windriver.com>

It needs autotools-brokensep, otherwise do_configure error:

cat: config/pthread.c: No such file or directory

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-networking/recipes-support/iftop/iftop_1.0pre2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
index 73f2d85..cc1f8b0 100644
--- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
+++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
@@ -10,5 +10,5 @@ SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
 SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
 SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
 
-inherit autotools
+inherit autotools-brokensep
 
-- 
1.7.10.4



More information about the Openembedded-devel mailing list