iftop: inherit autotools-brokensep
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 13 Jun 2014 00:46:19 +0000 (08:46 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:38:54 +0000 (08:38 -0800)
It needs autotools-brokensep, otherwise do_configure error:

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

(From meta-openembedded rev: f135f64596d45cbb5f6f722fd6ae4435137ef3a2)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb

index 73f2d85..cc1f8b0 100644 (file)
@@ -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