summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.35.0.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2022-09-19 11:31:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-20 23:21:57 +0100
commitd0d78aa7a34fbd7065b31ffc224be8e1984cb7aa (patch)
tree6db2420ec96fe9d908c7d7664468b25823781578 /meta/recipes-core/busybox/busybox_1.35.0.bb
parent75dbdea94057b6977a20fb738c00c226ca694243 (diff)
downloadopenembedded-core-contrib-d0d78aa7a34fbd7065b31ffc224be8e1984cb7aa.tar.gz
busybox: add devmem 128-bit support
Add devmem 128-bit support [1]. [1] https://git.busybox.net/busybox/commit/?id=d432049f288c9acdc4a7caa729c68ceba3c5dca1 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.35.0.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.35.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.35.0.bb b/meta/recipes-core/busybox/busybox_1.35.0.bb
index edf896485e..e9ca6fdb1a 100644
--- a/meta/recipes-core/busybox/busybox_1.35.0.bb
+++ b/meta/recipes-core/busybox/busybox_1.35.0.bb
@@ -50,6 +50,7 @@ SRC_URI = "https://busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch \
file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
file://CVE-2022-30065.patch \
+ file://0001-devmem-add-128-bit-width.patch \
"
SRC_URI:append:libc-musl = " file://musl.cfg "