summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb')
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb
deleted file mode 100644
index 823486dd0..000000000
--- a/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.6.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-require patch.inc
-LICENSE = "GPLv3"
-
-SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
- file://0002-Fix-segfault-with-mangled-rename-patch.patch \
- file://0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch \
- file://0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch \
-"
-
-SRC_URI[md5sum] = "4c68cee989d83c87b00a3860bcd05600"
-SRC_URI[sha256sum] = "8cf86e00ad3aaa6d26aca30640e86b0e3e1f395ed99f189b06d4c9f74bc58a4e"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-
-acpaths = "-I ${S}/m4 "
-
-PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'xattr', d)}"
-PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
-
OpenPOWER on IntegriCloud