summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.36.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.36.0.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.36.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.36.0.bb b/meta/recipes-core/busybox/busybox_1.36.0.bb
index e46d43e681..8014a5c7bf 100644
--- a/meta/recipes-core/busybox/busybox_1.36.0.bb
+++ b/meta/recipes-core/busybox/busybox_1.36.0.bb
@@ -51,5 +51,6 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
51 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \ 51 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
52 " 52 "
53SRC_URI:append:libc-musl = " file://musl.cfg " 53SRC_URI:append:libc-musl = " file://musl.cfg "
54 54# TODO http://lists.busybox.net/pipermail/busybox/2023-January/090078.html
55SRC_URI:append:x86 = " file://sha_accel.cfg"
55SRC_URI[tarball.sha256sum] = "542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5" 56SRC_URI[tarball.sha256sum] = "542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5"