diff options
-rw-r--r-- | hostap/hostap-modules-0.2.4/hostap_cs.conf (renamed from hostap/hostap-modules-0.2.0/hostap_cs.conf) | 0 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.0.oe | 23 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.4.oe | 0 | ||||
-rw-r--r-- | metalog/metalog-0.7/crosscompile.patch | 0 | ||||
-rw-r--r-- | metalog/metalog_0.7.oe | 0 |
5 files changed, 0 insertions, 23 deletions
diff --git a/hostap/hostap-modules-0.2.0/hostap_cs.conf b/hostap/hostap-modules-0.2.4/hostap_cs.conf index e69de29bb2..e69de29bb2 100644 --- a/hostap/hostap-modules-0.2.0/hostap_cs.conf +++ b/hostap/hostap-modules-0.2.4/hostap_cs.conf diff --git a/hostap/hostap-modules_0.2.0.oe b/hostap/hostap-modules_0.2.0.oe deleted file mode 100644 index 751bd0afaa..0000000000 --- a/hostap/hostap-modules_0.2.0.oe +++ /dev/null @@ -1,23 +0,0 @@ -DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" -PRIORITY = "optional" -MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -LICENSE = "GPL" - -SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \ - file://hostap_cs.conf" -S = "${WORKDIR}/hostap-driver-${PV}" - -inherit module - -MAKE_TARGETS = "hostap pccard" - -do_install() { - install -d ${D}/lib/modules/${KERNEL_VERSION}/net \ - ${D}/lib/modules/${KERNEL_VERSION}/pcmcia \ - ${D}/${sysconfdir}/pcmcia - install -m 0644 driver/modules/hostap_crypt_wep.o ${D}/lib/modules/${KERNEL_VERSION}/net/ - install -m 0644 driver/modules/hostap.o ${D}/lib/modules/${KERNEL_VERSION}/net/ - install -m 0644 driver/modules/hostap_cs.o ${D}/lib/modules/${KERNEL_VERSION}/pcmcia/ - install -m 0644 ${WORKDIR}/hostap_cs.conf ${D}/${sysconfdir}/pcmcia/hostap_cs.conf -} diff --git a/hostap/hostap-modules_0.2.4.oe b/hostap/hostap-modules_0.2.4.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/hostap/hostap-modules_0.2.4.oe diff --git a/metalog/metalog-0.7/crosscompile.patch b/metalog/metalog-0.7/crosscompile.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/metalog/metalog-0.7/crosscompile.patch diff --git a/metalog/metalog_0.7.oe b/metalog/metalog_0.7.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/metalog/metalog_0.7.oe |