the reborn pcmcia utilities
authorMichael Lauer <mickey@vanille-media.de>
Tue, 18 May 2004 19:34:23 +0000 (19:34 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 18 May 2004 19:34:23 +0000 (19:34 +0000)
BKrev: 40aa653fX8mQnldDeFcj6ZQAq5gNXw

pcmcia-cs/pcmcia-cs_3.2.7.oe [deleted file]
pcmcia-cs/pcmcia-utilities_3.2.7.oe [new file with mode: 0644]

diff --git a/pcmcia-cs/pcmcia-cs_3.2.7.oe b/pcmcia-cs/pcmcia-cs_3.2.7.oe
deleted file mode 100644 (file)
index 088098c..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-DESCRIPTION = "Card Services for Linux is a complete PCMCIA support package."
-SECTION = "base"
-PRIORITY = "optional"
-LICENSE = "GPL"
-RDEPENDS = "busybox modutils-depmod"
-
-SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/pcmcia-cs-${PV}.tar.gz"
-
-inherit module
-
-do_configure() {
-       ./Configure --kernel="${KERNEL_SOURCE}" --noprompt --sysv --nopnp --rcdir=${sysconfdir} --arch="${ARCH}" \
-                    --srctree --nocardbus --ucc="${CC}" --ld="${LD}" --uflags="${CFLAGS}" --target=.
-        oe_runmake HAS_XPM= FLIBS="" XMANDIR="" DIRS="cardmgr etc flash"
-}
-
-do_install() {
-       install -d ${D}/${sbindir}
-       for f in cardmgr/cardctl cardmgr/cardmgr cardmgr/ide_info cardmgr/ifport cardmgr/ifuser cardmgr/pcinitrd flash/ftl_check flash/ftl_format
-       do
-               install -m 0755 $f ${D}/${sbindir}/
-       done
-       install -d ${D}/${sysconfdir}/init.d \
-                  ${D}/${sysconfdir}/pcmcia
-       cp -a etc/* ${D}/${sysconfdir}/pcmcia/
-       install -m 0755 etc/rc.pcmcia ${D}/${sysconfdir}/init.d/pcmcia
-}
-
-FILES_${PN} = "${sbindir} ${sysconfdir}"
diff --git a/pcmcia-cs/pcmcia-utilities_3.2.7.oe b/pcmcia-cs/pcmcia-utilities_3.2.7.oe
new file mode 100644 (file)
index 0000000..e69de29