Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require m4.inc |
| 2 | |
| 3 | EXTRA_OECONF += "--without-libsigsegv-prefix" |
| 4 | |
| 5 | LICENSE = "GPLv3" |
| 6 | |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\ |
| 8 | file://examples/COPYING;md5=4031593b2166d6c47cae282d944a7ede" |
| 9 | |
| 10 | SRC_URI += "file://ac_config_links.patch \ |
| 11 | file://remove-gets.patch \ |
| 12 | " |
| 13 | |
| 14 | SRC_URI_append_class-target = "\ |
| 15 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
| 16 | " |
| 17 | SRC_URI[md5sum] = "a5e9954b1dae036762f7b13673a2cf76" |
| 18 | SRC_URI[sha256sum] = "3ce725133ee552b8b4baca7837fb772940b25e81b2a9dc92537aeaf733538c9e" |