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
committerSteve Sakoman <steve@sakoman.com>2022-09-24 04:03:56 -1000
commitd19cd09b43a7009d660b28ac9dcb21b8038e399f (patch)
treede5ee7ffba4dc37be9d40c87a3f929c49e9e65e5 /meta/recipes-core/busybox/busybox_1.35.0.bb
parent7bd92a0fac5f83c5c8b38591901760753192e586 (diff)
downloadopenembedded-core-contrib-d19cd09b43a7009d660b28ac9dcb21b8038e399f.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> (cherry picked from commit d0d78aa7a34fbd7065b31ffc224be8e1984cb7aa) Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 "