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.bb1
1 files changed, 1 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 ec5b580442..2bb1d59ba7 100644
--- a/meta/recipes-core/busybox/busybox_1.31.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.31.1.bb
@@ -47,6 +47,7 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
47 file://0003-runsv-Use-64-prefix-syscall-if-we-have-to.patch \ 47 file://0003-runsv-Use-64-prefix-syscall-if-we-have-to.patch \
48 file://0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch \ 48 file://0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch \
49 file://0001-Remove-stime-function-calls.patch \ 49 file://0001-Remove-stime-function-calls.patch \
50 file://0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch \
50" 51"
51SRC_URI_append_libc-musl = " file://musl.cfg " 52SRC_URI_append_libc-musl = " file://musl.cfg "
52 53