aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cpio/cpio_2.11.bb
blob: 9a6a50e8b82e858a82f7e9ad155fe3cc03709ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include cpio_v2.inc

LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"

PR = "r5"

SRC_URI += "file://remove-gets.patch \
        file://fix-memory-overrun.patch \
        file://cpio-CVE-2015-1197.patch \
        file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
        file://Fix-symlink-bad-length-test-for-64-bit-architectures.patch \
        file://fix-testcase-symlink-bad-lengths.patch \
        file://0001-fix-testcase-of-symlink-bad-length.patch \
        "

SRC_URI[md5sum] = "1112bb6c45863468b5496ba128792f6c"
SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978"