Merge bk://openembedded@openembedded.bkbits.net/packages
authorMatthias Hentges <oe@hentges.net>
Mon, 4 Oct 2004 15:08:57 +0000 (15:08 +0000)
committerMatthias Hentges <oe@hentges.net>
Mon, 4 Oct 2004 15:08:57 +0000 (15:08 +0000)
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages

2004/10/04 17:08:35+02:00 local!CoreDump
Move rc2.d/S04sd to rcS.d/S39sd, fixing the bug of vanishing library symlinks after a reboot. Credits go to vegiestu who reported the bug and posted a solution to #openzaurus

BKrev: 41616789Zf3CiwrUOUwa9E5imt9_2A

sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe

index aadb665..e5fa5d8 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 PRIORITY = "optional"
 LICENSE = "CLOSED"
 RDEPENDS = "kernel (2.4.18-rmk7-pxa3-embedix)"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "http://www.openzaurus.org/mirror/sd-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \
           file://sd \
@@ -15,7 +15,7 @@ S = "${WORKDIR}"
 inherit update-rc.d
 
 INITSCRIPT_NAME = "sd"
-INITSCRIPT_PARAMS = "start 04 2 3 4 5 . stop 96 0 1 6 ."
+INITSCRIPT_PARAMS = "start 39 S . stop 96 0 1 6 ."
 
 do_install() {
        install -d ${D}/etc/init.d ${D}/sbin