summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.20.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.20.2.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.20.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.20.2.bb b/meta/recipes-core/busybox/busybox_1.20.2.bb
index 07d722d722..3ff8a88958 100644
--- a/meta/recipes-core/busybox/busybox_1.20.2.bb
+++ b/meta/recipes-core/busybox/busybox_1.20.2.bb
@@ -35,7 +35,8 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
35 file://fail_on_no_media.patch \ 35 file://fail_on_no_media.patch \
36 file://busybox-sulogin-empty-root-password.patch \ 36 file://busybox-sulogin-empty-root-password.patch \
37 file://inetd.conf \ 37 file://inetd.conf \
38 file://inetd" 38 file://inetd \
39 file://login-utilities.cfg"
39 40
40SRC_URI[tarball.md5sum] = "e025414bc6cd79579cc7a32a45d3ae1c" 41SRC_URI[tarball.md5sum] = "e025414bc6cd79579cc7a32a45d3ae1c"
41SRC_URI[tarball.sha256sum] = "eb13ff01dae5618ead2ef6f92ba879e9e0390f9583bd545d8789d27cf39b6882" 42SRC_URI[tarball.sha256sum] = "eb13ff01dae5618ead2ef6f92ba879e9e0390f9583bd545d8789d27cf39b6882"