Signed-off-by: Philip Tricca <[email protected]> --- 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 -- 1.7.10.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
