[oe] [meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib

Martin Jansa martin.jansa at gmail.com
Mon May 11 09:27:04 UTC 2015


On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>

Changes 03, 18, 20 didn't make it to patchwork, because they were marked
as Spam by gmail, please try to resend or send cover letter with repo
url where I can cherry-pick them.

> ---
>  .../smstools3/smstools3_3.1.15.bb                  |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
> index 7a72a1e..c4b6b60 100644
> --- a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
> +++ b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.15.bb
> @@ -12,7 +12,7 @@ SRC_URI[md5sum] = "0241ef60e646fac1a06254a848e61ed7"
>  SRC_URI[sha256sum] = "ed00ffaeaa312a5b4f969f4e97a64603a866bbe16e393ea02f5bf05234814d59"
>  
>  
> -S = "${WORKDIR}/${PN}"
> +S = "${WORKDIR}/${BPN}"
>  
>  RDEPENDS_${PN} = "bash"
>  INITSCRIPT_NAME = "sms3"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com



More information about the Openembedded-devel mailing list