From bbd6999a7249b7b99e434a4a01c8cedf540279bd Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 21 Apr 2011 15:04:58 +0100 Subject: Remove distro-specific metadata for distros not in oe-core (From OE-Core rev: ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-core/busybox/busybox.inc | 3 --- meta/recipes-core/busybox/busybox_1.18.4.bb | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'meta/recipes-core/busybox') diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index 9f2d64c093..be13c8aee4 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc @@ -29,9 +29,6 @@ CONFFILES_${PN}-syslog = "${sysconfdir}/syslog.conf.${PN}" RRECOMMENDS_${PN} = "${PN}-syslog ${PN}-udhcpc" -# This disables the syslog startup links in slugos (see slugos-init) -INITSCRIPT_PARAMS_${PN}-syslog_slugos = "start 20 ." - inherit cml1 update-rc.d do_configure () { diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb b/meta/recipes-core/busybox/busybox_1.18.4.bb index 696a4db09b..5f5c2ae1ca 100644 --- a/meta/recipes-core/busybox/busybox_1.18.4.bb +++ b/meta/recipes-core/busybox/busybox_1.18.4.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r0" +PR = "r1" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://udhcpscript.patch \ -- cgit v1.2.3-54-g00ecf