[oe-commits] org.oe.dev busybox: made the slugos override more generic

rwhitby commit openembedded-commits at lists.openembedded.org
Mon Feb 12 08:28:20 UTC 2007


busybox: made the slugos override more generic

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: d9b0713ee0054d1ade8213f3f8890eca1ac8bedf
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d9b0713ee0054d1ade8213f3f8890eca1ac8bedf
Files:
1
packages/busybox/busybox.inc
Diffs:

#
# mt diff -rae2b5cf22ae5252c138ba89cd44db6adfcce7c2d -rd9b0713ee0054d1ade8213f3f8890eca1ac8bedf
#
# 
# 
# patch "packages/busybox/busybox.inc"
#  from [71d37b6cf563ebb8043c6c2916ff7ad25691edeb]
#    to [82ab2ea23b28f3cfde9a11d2718ddbc3ebbb899a]
# 
============================================================
--- packages/busybox/busybox.inc	71d37b6cf563ebb8043c6c2916ff7ad25691edeb
+++ packages/busybox/busybox.inc	82ab2ea23b28f3cfde9a11d2718ddbc3ebbb899a
@@ -42,8 +42,8 @@ CONFFILES_${PN} = "${sysconfdir}/syslog.
 INITSCRIPT_NAME_${PN} = "syslog"
 CONFFILES_${PN} = "${sysconfdir}/syslog.conf"
 
-# This disables the syslog startup links in openslug (see openslug-init)
-INITSCRIPT_PARAMS_${PN}_openslug = "start 20 ."
+# This disables the syslog startup links in slugos (see slugos-init)
+INITSCRIPT_PARAMS_${PN}_slugos = "start 20 ."
 
 inherit cml1 update-rc.d
 






More information about the Openembedded-commits mailing list