From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: <flihp@twobit.us>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.
Date: Mon, 12 Jan 2015 15:01:29 -0500 [thread overview]
Message-ID: <20150112200129.GI6167@mentor.com> (raw)
In-Reply-To: <1419032809-29879-1-git-send-email-flihp@twobit.us>
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
Merged this too.
-J.
[[PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.] On 14.12.19 (Fri 23:46) flihp@twobit.us wrote:
> From: Philip Tricca <flihp@twobit.us>
>
> Signed-off-by: Philip Tricca <flihp@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
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
prev parent reply other threads:[~2015-01-12 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-19 23:46 [PATCH][meta-selinux] parted: Use wildcard for version number in bbappend flihp
2015-01-12 20:01 ` Joe MacDonald [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150112200129.GI6167@mentor.com \
--to=joe_macdonald@mentor.com \
--cc=flihp@twobit.us \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.