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 e26dfff776..a97847d7c6 100644
--- a/meta/recipes-core/busybox/busybox_1.24.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.24.1.bb
@@ -57,6 +57,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
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 file://BUG9071_buffer_overflow_arp.patch \
60 file://busybox-tar-add-IF_FEATURE_-checks.patch \
60" 61"
61SRC_URI_append_libc-musl = " file://musl.cfg " 62SRC_URI_append_libc-musl = " file://musl.cfg "
62 63