Signed-off-by: Philip Tricca <[email protected]>
---
recipes-extended/tar/tar_%.bbappend | 13 +++++++++++++
recipes-extended/tar/tar_1.27.1.bbappend | 13 -------------
2 files changed, 13 insertions(+), 13 deletions(-)
create mode 100644 recipes-extended/tar/tar_%.bbappend
delete mode 100644 recipes-extended/tar/tar_1.27.1.bbappend
diff --git a/recipes-extended/tar/tar_%.bbappend
b/recipes-extended/tar/tar_%.bbappend
new file mode 100644
index 0000000..a1dc99c
--- /dev/null
+++ b/recipes-extended/tar/tar_%.bbappend
@@ -0,0 +1,13 @@
+PR .= ".3"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+inherit with-selinux
+
+
+PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'acl', 'acl', '',
d)}"
+
+# configure has no acl enable/disable options!
+#
+PACKAGECONFIG[acl] = ",,acl,"
+
diff --git a/recipes-extended/tar/tar_1.27.1.bbappend
b/recipes-extended/tar/tar_1.27.1.bbappend
deleted file mode 100644
index a1dc99c..0000000
--- a/recipes-extended/tar/tar_1.27.1.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
-PR .= ".3"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-inherit with-selinux
-
-
-PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'acl', 'acl', '',
d)}"
-
-# configure has no acl enable/disable options!
-#
-PACKAGECONFIG[acl] = ",,acl,"
-
--
1.7.10.4
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto