From d87a41d2dc611259989cb1252c34d0c6ef802971 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Thu, 9 Feb 2017 19:23:15 -0800 Subject: m4: 1.4.17 -> 1.4.18 Rebased remove-gets.patch. Signed-off-by: Robert Yang Signed-off-by: Ross Burton --- meta/recipes-devtools/m4/m4-1.4.18.inc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 meta/recipes-devtools/m4/m4-1.4.18.inc (limited to 'meta/recipes-devtools/m4/m4-1.4.18.inc') diff --git a/meta/recipes-devtools/m4/m4-1.4.18.inc b/meta/recipes-devtools/m4/m4-1.4.18.inc new file mode 100644 index 0000000000..5652b74308 --- /dev/null +++ b/meta/recipes-devtools/m4/m4-1.4.18.inc @@ -0,0 +1,19 @@ +require m4.inc + +EXTRA_OECONF += "--without-libsigsegv-prefix" + +LICENSE = "GPLv3" + +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ + file://examples/COPYING;md5=4031593b2166d6c47cae282d944a7ede" + +SRC_URI += "file://ac_config_links.patch \ + file://remove-gets.patch \ + " + +SRC_URI_append_class-target = "\ + file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ + " + +SRC_URI[md5sum] = "a077779db287adf4e12a035029002d28" +SRC_URI[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab" -- cgit 1.2.3-korg