Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Wed, 6 Oct 2004 11:19:16 +0000 (11:19 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 6 Oct 2004 11:19:16 +0000 (11:19 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2004/10/06 10:27:04+02:00 (none)!br1
wlan-ng update to 0.2.1pre22, with a more flexible configuration

2004/10/06 10:23:31+02:00 (none)!br1
madwifi fix for mtx-1

2004/10/06 05:27:18+02:00 local!CoreDump
Bump PR to replace -r1 (borked DEPENDS) from the upgrade feed

BKrev: 4163d4b4Uk_QgVNrKdlYXCoR8W_oug

knights/knights_1.14.oe
madwifi/madwifi-modules_cvs.oe
wlan-ng/files/config.in [new file with mode: 0644]
wlan-ng/files/scripts-makefile-hostcc.diff [new file with mode: 0644]
wlan-ng/wlan-ng-modules_0.2.1pre21.oe
wlan-ng/wlan-ng-modules_0.2.1pre22.oe [new file with mode: 0644]

index 9ef9ea6..74352c5 100644 (file)
@@ -6,13 +6,13 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 RDEPENDS = "phalanx"
 
-PR = "r1"
-
 SRC_URI = "http://www.houseoffish.org/knights/downloads/knights.tar.gz \
            file://libqpe-opie.patch;patch=1 \
            file://gcc3.patch;patch=1"
 S = "${WORKDIR}/knights"
 
+PR = "r2"
+
 inherit palmtop
 
 QMAKE_PROFILES = "knights.pro"
index 86cf0b0..ed325dd 100644 (file)
@@ -14,7 +14,8 @@ inherit module-base
 
 # Hack Alert :D
 ARCH_mipsel = "mips"
-EXTRA_OEMAKE_mtx-1 = "TARGET=mips-le-elf KERNELPATH=${KERNEL_SOURCE} KERNELRELEASE=${KERNEL_VERSION} TOOLPREFIX=${TARGET_PREFIX} COPTS='-G 0 -mno-abicalls -fno-pic -Wa,--trap -fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls'"
+EXTRA_OEMAKE_mtx-1 = "TARGET=mips-le-elf KERNELPATH=${KERNEL_SOURCE} KERNELRELEASE=${KERNEL_VERSION} TOOLPREFIX=${TARGET_PREFIX} \
+COPTS='-G 0 -mno-abicalls -fno-pic -Wa,--trap -fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls -DATH_PCI'"
 
 do_compile() {
        oe_runmake
diff --git a/wlan-ng/files/config.in b/wlan-ng/files/config.in
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/wlan-ng/files/scripts-makefile-hostcc.diff b/wlan-ng/files/scripts-makefile-hostcc.diff
new file mode 100644 (file)
index 0000000..e69de29
index 5186043..f1aa357 100644 (file)
@@ -6,14 +6,14 @@ PR = "r4"
 
 
 SRC_URI = "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \
-               file://no-compat.patch;patch=1 \
-          file://Ambit_usb.patch;patch=1 \
-          file://config.mk \
-               file://wlan-ng.modutils \
-               file://wlan.agent \
-          file://version.h \
-          file://sl6kwlanctl-ng \
-          file://usbctl"
+       file://no-compat.patch;patch=1 \
+       file://Ambit_usb.patch;patch=1 \
+       file://config.mk \
+       file://wlan-ng.modutils \
+       file://wlan.agent \
+       file://version.h \
+       file://sl6kwlanctl-ng \
+       file://usbctl"
 S = "${WORKDIR}/linux-wlan-ng-${PV}"
 
 inherit module
diff --git a/wlan-ng/wlan-ng-modules_0.2.1pre22.oe b/wlan-ng/wlan-ng-modules_0.2.1pre22.oe
new file mode 100644 (file)
index 0000000..e69de29