diff options
author | Philip Tricca <flihp@twobit.us> | 2015-01-28 15:36:04 +0000 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2015-02-10 13:41:57 -0500 |
commit | 0fb5f698fffaa8bd23505fc83417f9c780bb5c2f (patch) | |
tree | 2a548a7ea9dd640a78e63330c5aa516d2a86e457 | |
parent | 9cb142d8fb38d0dde532126d68ba4a1f8bd01664 (diff) | |
download | meta-selinux-0fb5f698fffaa8bd23505fc83417f9c780bb5c2f.tar.gz |
coreutils: Use wildcard for version and remove PR.
Signed-off-by: Philip Tricca <flihp@twobit.us>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r-- | recipes-core/coreutils/coreutils_%.bbappend (renamed from recipes-core/coreutils/coreutils_8.22.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/coreutils/coreutils_8.22.bbappend b/recipes-core/coreutils/coreutils_%.bbappend index cef8b67..c1e8ed6 100644 --- a/recipes-core/coreutils/coreutils_8.22.bbappend +++ b/recipes-core/coreutils/coreutils_%.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | PR .= ".1" | ||
2 | |||
3 | inherit with-selinux | inherit with-selinux | |