[meta-freescale] [meta-fsl-ppc][PATCH] libedit: fix the multilib build issue

Luo Zhenhua-B19537 B19537 at freescale.com
Thu Oct 24 20:24:37 PDT 2013


Applied. 


Best Regards,

Zhenhua


> -----Original Message-----
> From: Luo Zhenhua-B19537
> Sent: Thursday, October 24, 2013 3:50 PM
> To: meta-freescale at yoctoproject.org
> Cc: Liu Ting-B28495; Guo Chunrong-B40290; Yu Zongchun-B40527; Luo
> Zhenhua-B19537
> Subject: [meta-fsl-ppc][PATCH] libedit: fix the multilib build issue
> 
> Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
> ---
>  recipes-devtools/libedit/libedit_20121213.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-devtools/libedit/libedit_20121213.bb b/recipes-
> devtools/libedit/libedit_20121213.bb
> index 35e619c..08dba44 100644
> --- a/recipes-devtools/libedit/libedit_20121213.bb
> +++ b/recipes-devtools/libedit/libedit_20121213.bb
> @@ -10,9 +10,9 @@ inherit autotools
> 
>  # upstream site does not allow wget's User-Agent  FETCHCMD_wget += "-U
> bitbake"
> -SRC_URI = "http://www.thrysoee.dk/editline/${PN}-${PV}-3.0.tar.gz"
> +SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}-3.0.tar.gz"
> 
> -S = "${WORKDIR}/${PN}-${PV}-3.0"
> +S = "${WORKDIR}/${BPN}-${PV}-3.0"
> 
>  SRC_URI[md5sum] = "f475f50fe7467c1074c0fbae8b5bca1a"
>  SRC_URI[sha256sum] =
> "0379e4a73c219f260e6d16adbc2e87635532ebb4c5a83a7399f231dc40108d1f"
> --
> 1.8.3.1





More information about the meta-freescale mailing list