diff options
Diffstat (limited to 'meta/recipes-extended/cpio/cpio_2.11.bb')
-rw-r--r-- | meta/recipes-extended/cpio/cpio_2.11.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/cpio/cpio_2.11.bb b/meta/recipes-extended/cpio/cpio_2.11.bb index 053888f1c0..c5d92bfaa3 100644 --- a/meta/recipes-extended/cpio/cpio_2.11.bb +++ b/meta/recipes-extended/cpio/cpio_2.11.bb | |||
@@ -8,7 +8,8 @@ PR = "r5" | |||
8 | SRC_URI += "file://remove-gets.patch \ | 8 | SRC_URI += "file://remove-gets.patch \ |
9 | file://fix-memory-overrun.patch \ | 9 | file://fix-memory-overrun.patch \ |
10 | file://cpio-CVE-2015-1197.patch \ | 10 | file://cpio-CVE-2015-1197.patch \ |
11 | " | 11 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
12 | " | ||
12 | 13 | ||
13 | SRC_URI[md5sum] = "1112bb6c45863468b5496ba128792f6c" | 14 | SRC_URI[md5sum] = "1112bb6c45863468b5496ba128792f6c" |
14 | SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978" | 15 | SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978" |