git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a304aa
)
start pcmcia stuff at start
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 27 May 2004 16:51:49 +0000
(16:51 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 27 May 2004 16:51:49 +0000
(16:51 +0000)
BKrev: 40b61ca5f0l8Frv65smZLtml0YuBFQ
pcmcia-cs/pcmcia-cs_3.2.7.oe
patch
|
blob
|
history
diff --git
a/pcmcia-cs/pcmcia-cs_3.2.7.oe
b/pcmcia-cs/pcmcia-cs_3.2.7.oe
index
5cb21eb
..
7fe6137
100644
(file)
--- a/
pcmcia-cs/pcmcia-cs_3.2.7.oe
+++ b/
pcmcia-cs/pcmcia-cs_3.2.7.oe
@@
-7,6
+7,11
@@
DEPENDS = "virtual/kernel"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz"
S = "${WORKDIR}/pcmcia-cs-${PV}"
+INITSCRIPT_NAME = "pcmcia"
+INITSCRIPT_PARAMS = "defaults"
+
+inherit update-rc.d
+
export KERNEL_SOURCE = ${@base_read_file('${STAGING_DIR}/${HOST_SYS}/kernel/kernel-source')}
sbindir = "/sbin"