Signed-off-by: Philip Tricca <fl...@twobit.us> --- recipes-extended/shadow/shadow_%.bbappend | 5 +++++ recipes-extended/shadow/shadow_4.1.4.3.bbappend | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 recipes-extended/shadow/shadow_%.bbappend delete mode 100644 recipes-extended/shadow/shadow_4.1.4.3.bbappend
diff --git a/recipes-extended/shadow/shadow_%.bbappend b/recipes-extended/shadow/shadow_%.bbappend new file mode 100644 index 0000000..befe620 --- /dev/null +++ b/recipes-extended/shadow/shadow_%.bbappend @@ -0,0 +1,5 @@ +PR .= ".6" + +inherit with-selinux with-audit + +FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" diff --git a/recipes-extended/shadow/shadow_4.1.4.3.bbappend b/recipes-extended/shadow/shadow_4.1.4.3.bbappend deleted file mode 100644 index befe620..0000000 --- a/recipes-extended/shadow/shadow_4.1.4.3.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -PR .= ".6" - -inherit with-selinux with-audit - -FILESEXTRAPATHS_prepend := "${@target_selinux(d, '${THISDIR}/files:')}" -- 1.7.10.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto