summaryrefslogtreecommitdiffstats
path: root/recipes-extended/shadow
diff options
context:
space:
mode:
authorXin Ouyang <xin.ouyang@windriver.com>2014-09-12 09:47:25 +0800
committerXin Ouyang <xin.ouyang@windriver.com>2014-09-12 09:47:25 +0800
commit130dc610c072b95f0912658c834d7d76b27c06d3 (patch)
tree8a3868c0f806e080f21d541ee67bb627858741ff /recipes-extended/shadow
parent1699b56fd801f0194b708b4a1d9d95a831a3bbe4 (diff)
downloadmeta-selinux-130dc610c072b95f0912658c834d7d76b27c06d3.tar.gz
shadow: Use wildcard for version number in bbappend.
Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
Diffstat (limited to 'recipes-extended/shadow')
-rw-r--r--recipes-extended/shadow/shadow_%.bbappend (renamed from recipes-extended/shadow/shadow_4.1.4.3.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/shadow/shadow_4.1.4.3.bbappend b/recipes-extended/shadow/shadow_%.bbappend
index befe620..47714f7 100644
--- a/recipes-extended/shadow/shadow_4.1.4.3.bbappend
+++ b/recipes-extended/shadow/shadow_%.bbappend
@@ -1,4 +1,4 @@
1PR .= ".6" 1PR .= ".1"
2 2
3inherit with-selinux with-audit 3inherit with-selinux with-audit
4 4