From: Philip Tricca <flihp@twobit.us>
To: Joe_MacDonald@mentor.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH][meta-selinux] net-tools: Rename net-tools bbappend with wildcard for minor version.
Date: Fri, 11 Sep 2015 22:09:38 -0700 [thread overview]
Message-ID: <55F3B392.4070002@twobit.us> (raw)
In-Reply-To: <1441946179-16001-1-git-send-email-flihp@twobit.us>
Woops, duplicate. Please disregard.
On 09/10/2015 09:36 PM, Philip Tricca wrote:
> Signed-off-by: Philip Tricca <flihp@twobit.us>
> ---
> recipes-extended/net-tools/net-tools_1.%.bbappend | 11 +++++++++++
> recipes-extended/net-tools/net-tools_1.60-25.bbappend | 11 -----------
> 2 files changed, 11 insertions(+), 11 deletions(-)
> create mode 100644 recipes-extended/net-tools/net-tools_1.%.bbappend
> delete mode 100644 recipes-extended/net-tools/net-tools_1.60-25.bbappend
>
> diff --git a/recipes-extended/net-tools/net-tools_1.%.bbappend b/recipes-extended/net-tools/net-tools_1.%.bbappend
> new file mode 100644
> index 0000000..e99a5bc
> --- /dev/null
> +++ b/recipes-extended/net-tools/net-tools_1.%.bbappend
> @@ -0,0 +1,11 @@
> +PR .= ".2"
> +
> +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> +
> +SRC_URI += "file://netstat-selinux-support.patch"
> +
> +inherit selinux
> +
> +DEPENDS += "${LIBSELINUX}"
> +
> +EXTRA_OEMAKE += "${@target_selinux(d, 'HAVE_SELINUX=1', 'HAVE_SELINUX=0')}"
> diff --git a/recipes-extended/net-tools/net-tools_1.60-25.bbappend b/recipes-extended/net-tools/net-tools_1.60-25.bbappend
> deleted file mode 100644
> index e99a5bc..0000000
> --- a/recipes-extended/net-tools/net-tools_1.60-25.bbappend
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -PR .= ".2"
> -
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -SRC_URI += "file://netstat-selinux-support.patch"
> -
> -inherit selinux
> -
> -DEPENDS += "${LIBSELINUX}"
> -
> -EXTRA_OEMAKE += "${@target_selinux(d, 'HAVE_SELINUX=1', 'HAVE_SELINUX=0')}"
>
prev parent reply other threads:[~2015-09-12 5:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 4:36 [PATCH][meta-selinux] net-tools: Rename net-tools bbappend with wildcard for minor version Philip Tricca
2015-09-12 5:09 ` Philip Tricca [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=55F3B392.4070002@twobit.us \
--to=flihp@twobit.us \
--cc=Joe_MacDonald@mentor.com \
--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.