summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.33.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.33.0.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.33.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.33.0.bb b/meta/recipes-core/busybox/busybox_1.33.0.bb
index a92fa2fe5f..c334c42000 100644
--- a/meta/recipes-core/busybox/busybox_1.33.0.bb
+++ b/meta/recipes-core/busybox/busybox_1.33.0.bb
@@ -48,6 +48,7 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
48 file://rev.cfg \ 48 file://rev.cfg \
49 file://pgrep.cfg \ 49 file://pgrep.cfg \
50 file://0001-decompress_gunzip-Fix-DoS-if-gzip-is-corrupt.patch \ 50 file://0001-decompress_gunzip-Fix-DoS-if-gzip-is-corrupt.patch \
51 file://0001-gen_build_files-Use-C-locale-when-calling-sed-on-glo.patch \
51 " 52 "
52SRC_URI_append_libc-musl = " file://musl.cfg " 53SRC_URI_append_libc-musl = " file://musl.cfg "
53 54