diff options
| -rw-r--r-- | meta/recipes-core/busybox/busybox.inc | 1 | ||||
| -rw-r--r-- | meta/recipes-core/busybox/busybox_1.20.2.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index 06cb5521dd..33e01a4ce8 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc | |||
| @@ -28,6 +28,7 @@ INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hw | |||
| 28 | INITSCRIPT_NAME_${PN}-httpd = "busybox-httpd" | 28 | INITSCRIPT_NAME_${PN}-httpd = "busybox-httpd" |
| 29 | INITSCRIPT_NAME_${PN}-syslog = "syslog" | 29 | INITSCRIPT_NAME_${PN}-syslog = "syslog" |
| 30 | INITSCRIPT_NAME_${PN}-mdev = "mdev" | 30 | INITSCRIPT_NAME_${PN}-mdev = "mdev" |
| 31 | INITSCRIPT_NAME_${PN}-hwclock = "hwclock.sh" | ||
| 31 | INITSCRIPT_PARAMS_${PN}-mdev = "start 06 S ." | 32 | INITSCRIPT_PARAMS_${PN}-mdev = "start 06 S ." |
| 32 | INITSCRIPT_NAME_${PN}-udhcpd = "busybox-udhcpd" | 33 | INITSCRIPT_NAME_${PN}-udhcpd = "busybox-udhcpd" |
| 33 | CONFFILES_${PN}-syslog = "${sysconfdir}/syslog-startup.conf.${BPN}" | 34 | CONFFILES_${PN}-syslog = "${sysconfdir}/syslog-startup.conf.${BPN}" |
diff --git a/meta/recipes-core/busybox/busybox_1.20.2.bb b/meta/recipes-core/busybox/busybox_1.20.2.bb index d7b807339f..3814dcfa6b 100644 --- a/meta/recipes-core/busybox/busybox_1.20.2.bb +++ b/meta/recipes-core/busybox/busybox_1.20.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require busybox.inc | 1 | require busybox.inc |
| 2 | PR = "r1" | 2 | PR = "r2" |
| 3 | 3 | ||
| 4 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ | 4 | SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ |
| 5 | file://B921600.patch \ | 5 | file://B921600.patch \ |
