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

Rongqing Li rongqing.li at windriver.com
Fri Jun 13 00:57:36 UTC 2014


I send two copies of these patches, please apply anyone.

These patch are fixing the building failure on master.


On 06/13/2014 08:46 AM, rongqing.li at windriver.com wrote:
> 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
>
>

-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-devel mailing list