From 0fb5f698fffaa8bd23505fc83417f9c780bb5c2f Mon Sep 17 00:00:00 2001 From: Philip Tricca Date: Wed, 28 Jan 2015 15:36:04 +0000 Subject: coreutils: Use wildcard for version and remove PR. Signed-off-by: Philip Tricca Signed-off-by: Joe MacDonald --- recipes-core/coreutils/coreutils_%.bbappend | 1 + recipes-core/coreutils/coreutils_8.22.bbappend | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 recipes-core/coreutils/coreutils_%.bbappend delete mode 100644 recipes-core/coreutils/coreutils_8.22.bbappend diff --git a/recipes-core/coreutils/coreutils_%.bbappend b/recipes-core/coreutils/coreutils_%.bbappend new file mode 100644 index 0000000..c1e8ed6 --- /dev/null +++ b/recipes-core/coreutils/coreutils_%.bbappend @@ -0,0 +1 @@ +inherit with-selinux diff --git a/recipes-core/coreutils/coreutils_8.22.bbappend b/recipes-core/coreutils/coreutils_8.22.bbappend deleted file mode 100644 index cef8b67..0000000 --- a/recipes-core/coreutils/coreutils_8.22.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -PR .= ".1" - -inherit with-selinux -- cgit v1.2.3-54-g00ecf