From: Michael Lauer Date: Tue, 22 Jun 2004 21:42:54 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18567 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=310ae22d8fc770a6d6688b1ddd105b6b521fd331;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/06/22 23:42:38+02:00 uni-frankfurt.de!mickey call update-rc.d during postinst for sharp-sdmmc BKrev: 40d8a7dejMPf8hBylPhixKOLOy8Z3Q --- 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}/