summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe7
1 files changed, 6 insertions, 1 deletions
diff --git a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
index 992667b158..6ca4aae515 100644
--- a/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
+++ b/sharp-binary-only/sharp-sdmmc-support_2.4.18-rmk7-pxa3-embedix.oe
@@ -2,13 +2,18 @@ DESCRIPTION = "Driver for the SHARP Zaurus SD/MMC Slot for linux ${PV}"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "CLOSED"
-PR = "r1"
+PR = "r2"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "file://sharp-sdmmc-2.4.18.tar.gz"
S = "${WORKDIR}/sharp-sdmmc"
+inherit update-rc.d
+
+INITSCRIPT_NAME = "sd"
+INITSCRIPT_PARAMS = "start 04 2 3 4 5 . stop 96 0 1 6 ."
+
do_install() {
install -d ${D}/
cp -a etc lib sbin ${D}/