Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | include cpio_v2.inc |
| 2 | |
| 3 | LICENSE = "GPLv3" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
| 5 | |
| 6 | PR = "r5" |
| 7 | |
| 8 | SRC_URI += "file://remove-gets.patch \ |
| 9 | file://fix-memory-overrun.patch \ |
| 10 | file://cpio-CVE-2015-1197.patch \ |
| 11 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
| 12 | " |
| 13 | |
| 14 | SRC_URI[md5sum] = "1112bb6c45863468b5496ba128792f6c" |
| 15 | SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978" |