summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/patch/patch_2.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/patch/patch_2.7.1.bb')
-rw-r--r--meta/recipes-devtools/patch/patch_2.7.1.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-devtools/patch/patch_2.7.1.bb b/meta/recipes-devtools/patch/patch_2.7.1.bb
deleted file mode 100644
index 4fc137e572..0000000000
--- a/meta/recipes-devtools/patch/patch_2.7.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-require patch.inc
-LICENSE = "GPLv3"
-
-PR = "r0"
-
-SRC_URI[md5sum] = "95dd8d7e41dcbcecdd5cd88ef915378d"
-SRC_URI[sha256sum] = "c05f28668c3474bc63adcd48abae921d15e71c254fbebdbaeda40456d64039d5"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-
-acpaths = "-I ${S}/m4 "
-
-PACKAGECONFIG ?= "${@base_contains('DISTRO_FEATURES', 'xattr', 'xattr', '', d)}"
-PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
-