From: Philip Tricca <flihp@twobit.us>
To: yocto@yoctoproject.org
Subject: Re: [meta-selinux][ 0/4] More whack-a-mole with version numbers.
Date: Tue, 10 Feb 2015 13:02:01 -0500 [thread overview]
Message-ID: <54DA4799.7000008@twobit.us> (raw)
In-Reply-To: <1422459365-22900-1-git-send-email-flihp@twobit.us>
Forgot to copy the maintainer ... again :)
On 01/28/2015 10:36 AM, Philip Tricca wrote:
> This is another round of renaming the meta-selinux bbappends to use
> wild cards. The three recipes renamed here had no patches to port.
> They're basically 3-4 line recipes that enable SELinux or add a
> config file. Per previous guidance I've removed PRs so hopefully
> this is still the right thing to do.
>
> One oddity here is the change made to the ustr recipe. It was using
> a variable I've never seen before and failing to fetch the SRC_URI.
> I think this variable was a typo and after changing ${BPV} -> ${PV}
> the expected behavior was restored.
>
> Philip Tricca (4):
> sysklogd: Use wildcard for version and remove PR.
> dhcp: Use wildcard for version number.
> coreutils: Use wildcard for version and remove PR.
> ustr: Fix use of bad variable in SRC_URI.
>
> recipes-connectivity/dhcp/dhcp_%.bbappend | 3 +++
> recipes-connectivity/dhcp/dhcp_4.3.0.bbappend | 3 ---
> recipes-core/coreutils/coreutils_%.bbappend | 1 +
> recipes-core/coreutils/coreutils_8.22.bbappend | 3 ---
> recipes-extended/sysklogd/sysklogd_%.bbappend | 1 +
> recipes-extended/sysklogd/sysklogd_1.5.bbappend | 3 ---
> recipes-extended/ustr/ustr_1.0.4.bb | 2 +-
> 7 files changed, 6 insertions(+), 10 deletions(-)
> create mode 100644 recipes-connectivity/dhcp/dhcp_%.bbappend
> delete mode 100644 recipes-connectivity/dhcp/dhcp_4.3.0.bbappend
> create mode 100644 recipes-core/coreutils/coreutils_%.bbappend
> delete mode 100644 recipes-core/coreutils/coreutils_8.22.bbappend
> create mode 100644 recipes-extended/sysklogd/sysklogd_%.bbappend
> delete mode 100644 recipes-extended/sysklogd/sysklogd_1.5.bbappend
>
prev parent reply other threads:[~2015-02-10 18:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-28 15:36 [meta-selinux][ 0/4] More whack-a-mole with version numbers Philip Tricca
2015-01-28 15:36 ` [meta-selinux][ 1/4] sysklogd: Use wildcard for version and remove PR Philip Tricca
2015-01-28 15:36 ` [meta-selinux][ 2/4] dhcp: Use wildcard for version number Philip Tricca
2015-01-28 15:36 ` [meta-selinux][ 3/4] coreutils: Use wildcard for version and remove PR Philip Tricca
2015-01-28 15:36 ` [meta-selinux][ 4/4] ustr: Fix use of bad variable in SRC_URI Philip Tricca
2015-02-10 18:02 ` 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=54DA4799.7000008@twobit.us \
--to=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.