summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.24.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.24.1.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.24.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.24.1.bb b/meta/recipes-core/busybox/busybox_1.24.1.bb
index cb4568854c..400cdfe28f 100644
--- a/meta/recipes-core/busybox/busybox_1.24.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.24.1.bb
@@ -56,6 +56,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
56 file://makefile-libbb-race.patch \ 56 file://makefile-libbb-race.patch \
57 file://0001-libiproute-handle-table-ids-larger-than-255.patch \ 57 file://0001-libiproute-handle-table-ids-larger-than-255.patch \
58 file://ifupdown-pass-interface-device-name-for-ipv6-route-c.patch \ 58 file://ifupdown-pass-interface-device-name-for-ipv6-route-c.patch \
59 file://BUG9071_buffer_overflow_arp.patch \
59" 60"
60SRC_URI_append_libc-musl = " file://musl.cfg " 61SRC_URI_append_libc-musl = " file://musl.cfg "
61 62