diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-26 17:49:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-26 17:49:11 +0000 |
commit | 232f26a8ae7a291e3e707cd7ac8bcf82c41f4c22 (patch) | |
tree | 12a6530a5f095edfebe8fb364dbe4fc46265d7d0 /murasaki | |
parent | debc0443d8082beb89b5b8dd3c14adf3040b9823 (diff) |
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
Diffstat (limited to 'murasaki')
-rw-r--r-- | murasaki/murasaki-0.8.8/fix-compile.patch (renamed from murasaki/murasaki-0.7.10/install.patch) | 0 | ||||
-rw-r--r-- | murasaki/murasaki_0.7.10.oe | 20 | ||||
-rw-r--r-- | murasaki/murasaki_0.8.8.oe | 0 |
3 files changed, 0 insertions, 20 deletions
diff --git a/murasaki/murasaki-0.7.10/install.patch b/murasaki/murasaki-0.8.8/fix-compile.patch index e69de29bb2..e69de29bb2 100644 --- a/murasaki/murasaki-0.7.10/install.patch +++ b/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 --- /dev/null +++ b/murasaki/murasaki_0.8.8.oe |