[yocto] [PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.

Joe MacDonald Joe_MacDonald at mentor.com
Mon Jan 12 12:01:29 PST 2015


Merged this too.

-J.

[[PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.] On 14.12.19 (Fri 23:46) flihp at twobit.us wrote:

> From: Philip Tricca <flihp at twobit.us>
> 
> Signed-off-by: Philip Tricca <flihp at twobit.us>
> ---
>  recipes-extended/parted/parted_%.bbappend   |    3 +++
>  recipes-extended/parted/parted_3.1.bbappend |    3 ---
>  2 files changed, 3 insertions(+), 3 deletions(-)
>  create mode 100644 recipes-extended/parted/parted_%.bbappend
>  delete mode 100644 recipes-extended/parted/parted_3.1.bbappend
> 
> diff --git a/recipes-extended/parted/parted_%.bbappend b/recipes-extended/parted/parted_%.bbappend
> new file mode 100644
> index 0000000..366fdf5
> --- /dev/null
> +++ b/recipes-extended/parted/parted_%.bbappend
> @@ -0,0 +1,3 @@
> +PR .= ".2"
> +
> +inherit enable-selinux
> diff --git a/recipes-extended/parted/parted_3.1.bbappend b/recipes-extended/parted/parted_3.1.bbappend
> deleted file mode 100644
> index 366fdf5..0000000
> --- a/recipes-extended/parted/parted_3.1.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -PR .= ".2"
> -
> -inherit enable-selinux
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150112/20ebfb6f/attachment.pgp>


More information about the yocto mailing list