From f4b2c7994557050f88ba4f700ed9494bd9125100 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 1 Mar 2004 22:30:05 +0000 Subject: [PATCH] download orinoco from savannah BKrev: 4043b96ddFH1uT70Xhisr_JEpFxFxA --- .../compile.patch | 0 .../spectrum.conf | 0 orinoco/orinoco-modules_0.14cvs.oe | 21 ------------------- orinoco/orinoco-modules_20040301.oe | 0 4 files changed, 21 deletions(-) rename orinoco/{orinoco-modules-0.14cvs => orinoco-modules-20040301}/compile.patch (100%) rename orinoco/{orinoco-modules-0.14cvs => orinoco-modules-20040301}/spectrum.conf (100%) delete mode 100644 orinoco/orinoco-modules_0.14cvs.oe create mode 100644 orinoco/orinoco-modules_20040301.oe diff --git a/orinoco/orinoco-modules-0.14cvs/compile.patch b/orinoco/orinoco-modules-20040301/compile.patch similarity index 100% rename from orinoco/orinoco-modules-0.14cvs/compile.patch rename to orinoco/orinoco-modules-20040301/compile.patch diff --git a/orinoco/orinoco-modules-0.14cvs/spectrum.conf b/orinoco/orinoco-modules-20040301/spectrum.conf similarity index 100% rename from orinoco/orinoco-modules-0.14cvs/spectrum.conf rename to orinoco/orinoco-modules-20040301/spectrum.conf diff --git a/orinoco/orinoco-modules_0.14cvs.oe b/orinoco/orinoco-modules_0.14cvs.oe deleted file mode 100644 index 6e0bd57a55..0000000000 --- a/orinoco/orinoco-modules_0.14cvs.oe +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION="A driver for wireless LAN cards based on Hermes(Orinoco) cards. \ -Also contains support for cards using downloadable firmware, i.e. the Symbol/Socket family." -SECTION="base" -PRIORITY="optional" -MAINTAINER="Michael Lauer " -LICENSE="GPL" - -# SRC_URI = cvs://anoncvs@savannah.nongnu.org/cvsroot/orinoco;module=orinoco;tag=HEAD;method=ext -SRC_URI = http://www.vanille.de/mirror/orinoco-0.14-cvs-040228.tar.bz2 \ - file://${FILESDIR}/compile.patch;patch=1 -S = ${WORKDIR}/orinoco - -inherit module - -do_install() { - install -d ${D}/lib/modules/${KERNEL_VERSION}/kernel/drivers/net/wireless - install -d ${D}/etc/pcmcia - install -m 0755 *.o ${D}/lib/modules/${KERNEL_VERSION}/kernel/drivers/net/wireless/ - install -m 0644 ${FILESDIR}/spectrum.conf ${D}/etc/pcmcia/ - install -m 0644 hermes.conf ${D}/etc/pcmcia/ -} diff --git a/orinoco/orinoco-modules_20040301.oe b/orinoco/orinoco-modules_20040301.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5