|
@@ -12,10 +12,6 @@ CPIO_LICENSE = GPL-3.0+
|
|
|
CPIO_LICENSE_FILES = COPYING
|
|
|
CPIO_CPE_ID_VENDOR = gnu
|
|
|
|
|
|
-# 0002-Rewrite-dynamic-string-support.patch
|
|
|
-# 0003-Fix-previous-commit.patch
|
|
|
-CPIO_IGNORE_CVES += CVE-2021-38185
|
|
|
-
|
|
|
# cpio uses argp.h which is not provided by uclibc or musl by default.
|
|
|
# Use the argp-standalone package to provide this.
|
|
|
ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
|