summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.31.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.31.1.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.31.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.31.1.bb b/meta/recipes-core/busybox/busybox_1.31.1.bb
index 38b448b3e1..d062f0f7dd 100644
--- a/meta/recipes-core/busybox/busybox_1.31.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.31.1.bb
@@ -55,6 +55,8 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
55 file://CVE-2021-42374.patch \ 55 file://CVE-2021-42374.patch \
56 file://CVE-2021-42376.patch \ 56 file://CVE-2021-42376.patch \
57 file://CVE-2021-423xx-awk.patch \ 57 file://CVE-2021-423xx-awk.patch \
58 file://0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch \
59 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
58 " 60 "
59SRC_URI_append_libc-musl = " file://musl.cfg " 61SRC_URI_append_libc-musl = " file://musl.cfg "
60 62