[OE-core] [PATCH] meta-openembedded: Replace vestiges of "pnum=" with "striplevel=".

Martin Jansa martin.jansa at gmail.com
Thu Dec 13 07:00:49 UTC 2012


On Wed, Dec 12, 2012 at 08:16:16PM -0500, Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

This belongs to openembedded-devel at lists.openembedded.org ML with
[meta-oe] tag in subject, please read README in layer top directory.

Cheers,

> 
> ---
> 
>   given that these were the last usages of "pnum=" that i'm aware of,
> i'll submit a patch to remove the processing from patch.bbclass --
> someone else can decide whether or not to apply it.
> 
> diff --git a/meta-oe/recipes-support/vim/vim_7.2.446.bb b/meta-oe/recipes-support/vim/vim_7.2.446.bb
> index 62d76d7..ea922f5 100644
> --- a/meta-oe/recipes-support/vim/vim_7.2.446.bb
> +++ b/meta-oe/recipes-support/vim/vim_7.2.446.bb
> @@ -12,11 +12,11 @@ require vim.inc
>  PR = "${INC_PR}.3"
> 
>  # 001-446; 401-446 are not yet available online
> -SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.001-100.gz;name=p001-100;apply=yes;patchdir=..;pnum=0"
> -SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.101-200.gz;name=p101-200;apply=yes;patchdir=..;pnum=0"
> -SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.201-300.gz;name=p201-300;apply=yes;patchdir=..;pnum=0"
> -SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.301-400.gz;name=p301-400;apply=yes;patchdir=..;pnum=0"
> -SRC_URI += "file://401-446.diff;patchdir=..;pnum=0"
> +SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.001-100.gz;name=p001-100;apply=yes;patchdir=..;striplevel=0"
> +SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.101-200.gz;name=p101-200;apply=yes;patchdir=..;striplevel=0"
> +SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.201-300.gz;name=p201-300;apply=yes;patchdir=..;striplevel=0"
> +SRC_URI += "http://ftp.vim.org/pub/vim/patches/7.2/7.2.301-400.gz;name=p301-400;apply=yes;patchdir=..;striplevel=0"
> +SRC_URI += "file://401-446.diff;patchdir=..;striplevel=0"
> 
>  SRC_URI[p001-100.md5sum] = "ba91b19374cee90f71b8f4ab1d92dc0f"
>  SRC_URI[p001-100.sha256sum] = "519f4fea460e4f7a737ea8006c0dc1684982f8372d1581fb963a5d58f8007f67"
> 
> -- 
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121213/f6b2e340/attachment-0002.sig>


More information about the Openembedded-core mailing list