blob: 823486dd0afea2a408e3b3ef95b475c60a4dc3e8 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001require patch.inc
2LICENSE = "GPLv3"
3
4SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
5 file://0002-Fix-segfault-with-mangled-rename-patch.patch \
6 file://0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch \
7 file://0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch \
8"
9
10SRC_URI[md5sum] = "4c68cee989d83c87b00a3860bcd05600"
11SRC_URI[sha256sum] = "8cf86e00ad3aaa6d26aca30640e86b0e3e1f395ed99f189b06d4c9f74bc58a4e"
12
13LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
14
15acpaths = "-I ${S}/m4 "
16
17PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'xattr', d)}"
18PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
19