From 232f26a8ae7a291e3e707cd7ac8bcf82c41f4c22 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 26 Jul 2004 17:49:11 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/07/26 19:48:57+02:00 uni-frankfurt.de!mickey upgrade murasaki to 0.8.8 BKrev: 41054417fJACN1OpSzvjTFFjFyvJ5w --- .../fix-compile.patch} | 0 murasaki/murasaki_0.7.10.oe | 20 ------------------- murasaki/murasaki_0.8.8.oe | 0 3 files changed, 20 deletions(-) rename murasaki/{murasaki-0.7.10/install.patch => murasaki-0.8.8/fix-compile.patch} (100%) delete mode 100644 murasaki/murasaki_0.7.10.oe create mode 100644 murasaki/murasaki_0.8.8.oe diff --git a/murasaki/murasaki-0.7.10/install.patch b/murasaki/murasaki-0.8.8/fix-compile.patch similarity index 100% rename from murasaki/murasaki-0.7.10/install.patch rename to murasaki/murasaki-0.8.8/fix-compile.patch diff --git a/murasaki/murasaki_0.7.10.oe b/murasaki/murasaki_0.7.10.oe deleted file mode 100644 index e8cfa1b044..0000000000 --- a/murasaki/murasaki_0.7.10.oe +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION = "Murasaki automatically loads and unloads modules for \ -USB, Cardbus, and other hot-pluggable devices using the new Hotplug \ -feature in Linux 2.4." - -SRC_URI = "http://www.dotaster.com/~shuu/linux/murasaki/${PV}/murasaki-${PV}.tar.gz \ - file://install.patch;patch=1" - -do_compile () { - unset CFLAGS - oe_runmake 'OPT=' 'DEBUG=' 'INC=-I ../inc ${CFLAGS}' -} - -do_install () { - install -d ${D}/sbin ${D}/etc/${PN} \ - ${D}/${sysconfdir}/init.d - oe_runmake 'BIN_DIR=${D}/sbin' 'CONF_DIR=${D}/etc/${PN}' \ - 'RC_DIR=${D}/${sysconfdir}/rc.d' \ - 'RC_INIT_DIR=${D}/${sysconfdir}/init.d' \ - install -} diff --git a/murasaki/murasaki_0.8.8.oe b/murasaki/murasaki_0.8.8.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5