From: Armin Kuster <akuster808@gmail.com>
To: mark.hatle@windriver.com
Cc: yocto@yoctoproject.org
Subject: [PATCH 1/9] Use wildcard for augeas bbappend name
Date: Wed, 14 May 2014 15:24:15 -0700 [thread overview]
Message-ID: <1400106263-25100-2-git-send-email-akuster808@gmail.com> (raw)
In-Reply-To: <1400106263-25100-1-git-send-email-akuster808@gmail.com>
augeas: Use wildcard in version to minimize keeping in-sync
with Poky.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
recipes-extended/augeas/augeas_1.%.bbappend | 1 +
recipes-extended/augeas/augeas_1.1.0.bbappend | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
create mode 100644 recipes-extended/augeas/augeas_1.%.bbappend
delete mode 100644 recipes-extended/augeas/augeas_1.1.0.bbappend
diff --git a/recipes-extended/augeas/augeas_1.%.bbappend b/recipes-extended/augeas/augeas_1.%.bbappend
new file mode 100644
index 0000000..c1e8ed6
--- /dev/null
+++ b/recipes-extended/augeas/augeas_1.%.bbappend
@@ -0,0 +1 @@
+inherit with-selinux
diff --git a/recipes-extended/augeas/augeas_1.1.0.bbappend b/recipes-extended/augeas/augeas_1.1.0.bbappend
deleted file mode 100644
index c1e8ed6..0000000
--- a/recipes-extended/augeas/augeas_1.1.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-inherit with-selinux
--
1.9.1
next prev parent reply other threads:[~2014-05-14 22:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 22:24 [PATCH 0/9] meta-selinux on master branch Armin Kuster
2014-05-14 22:24 ` Armin Kuster [this message]
2014-05-14 22:24 ` [PATCH 2/9] Use wildcard in mesa bbappend name Armin Kuster
2014-05-15 0:45 ` Khem Raj
2014-05-15 2:38 ` akuster808
2014-05-14 22:24 ` [PATCH 3/9] Use wildcard in bind " Armin Kuster
2014-05-14 22:24 ` [PATCH 4/9] Use wildcard in kernel " Armin Kuster
2014-05-14 22:24 ` [PATCH 5/9] Use wildcard in openssh name Armin Kuster
2014-05-14 22:24 ` [PATCH 6/9] update util-linux package version and remove patch Armin Kuster
2014-05-15 0:47 ` Khem Raj
2014-05-14 22:24 ` [PATCH 7/9] Update to latest swig from meta-openembedded Armin Kuster
2014-05-14 22:24 ` [PATCH 8/9] update psmics 22.21 and remove unneeded patch Armin Kuster
2014-05-14 22:24 ` [PATCH 9/9] setools fix do_configure Armin Kuster
2014-05-15 0:44 ` Khem Raj
2014-05-14 22:34 ` [PATCH 0/9] meta-selinux on master branch Mark Hatle
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=1400106263-25100-2-git-send-email-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=mark.hatle@windriver.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.