Signed-off-by: Philip Tricca <fl...@twobit.us> --- recipes-extended/at/at_%.bbappend | 7 +++++++ recipes-extended/at/at_3.1.14.bbappend | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 recipes-extended/at/at_%.bbappend delete mode 100644 recipes-extended/at/at_3.1.14.bbappend
diff --git a/recipes-extended/at/at_%.bbappend b/recipes-extended/at/at_%.bbappend new file mode 100644 index 0000000..f30abab --- /dev/null +++ b/recipes-extended/at/at_%.bbappend @@ -0,0 +1,7 @@ +PR .= ".2" + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += "file://at-3.1.13-selinux.patch" + +inherit with-selinux diff --git a/recipes-extended/at/at_3.1.14.bbappend b/recipes-extended/at/at_3.1.14.bbappend deleted file mode 100644 index f30abab..0000000 --- a/recipes-extended/at/at_3.1.14.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -PR .= ".2" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += "file://at-3.1.13-selinux.patch" - -inherit with-selinux -- 1.7.10.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto