angstrom led config: move to an earlier slot in init
authorKoen Kooi <koen@openembedded.org>
Sun, 13 Jul 2008 09:42:41 +0000 (09:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 13 Jul 2008 09:42:41 +0000 (09:42 +0000)
packages/angstrom/angstrom-led-config.bb

index a0a29cb..83f5a12 100644 (file)
@@ -1,11 +1,12 @@
 DESCRIPTION = "Configuration files for runtime LED configuration" 
 
 #PV = "${DISTRO_VERSION}"
-PR = "r0"
+PR = "r1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit update-rc.d
 INITSCRIPT_NAME = "led-config"
+INITSCRIPT_PARAMS = "defaults 05"
 
 SRC_URI = "file://led-config \
            file://leds \