into dixie.nexus.co.uk:/home/pb/oe/oe-packages
2004/07/03 23:49:01+01:00 nexus.co.uk!pb
add update-rc.d bits for syslog
BKrev: 40e737f1LC3XzyqvrtnxJQLeTWLgbQ
-PR = "r4"
+PR = "r5"
LICENSE = "GPL"
DESCRIPTION = "BusyBox version ${PV}. \
BusyBox combines tiny versions of many common UNIX utilities into a single \
EXTRA_OEMAKE_append = " CROSS=${HOST_PREFIX}"
FILES_${PN} += " ${datadir}/udhcpc"
-inherit cml1
+inherit cml1 update-rc.d
+
+INITSCRIPT_NAME = "syslog"
+INITSCRIPT_PARAMS = "defaults"
do_configure () {
install -m 0644 ${WORKDIR}/defconfig ${S}/.config