diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-10-29 21:58:07 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-10-29 21:58:07 +0000 |
commit | c4e8411032b99f7f1366db1d50ae352d456140ec (patch) | |
tree | bbcd28cea901c4a191b3b6349decb73960700d9a /wlan-ng/wlan-ng-modules_0.2.1pre22.oe | |
parent | 3bea931eb63e93c0e0f05e03b3a7291840a184fa (diff) |
Merge bk://openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/10/29 14:18:16-05:00 thegrantclan.org!jgrant
fix typo and create resolv.conf in base-files
2004/10/29 14:03:14-05:00 thegrantclan.org!jgrant
Keymaping additions for tosa in qte.
2004/10/29 11:43:46-05:00 thegrantclan.org!jgrant
Changes based on Murray Jensen's patchs sent to the oe mailing list. Mostly hotplug fixes and location of init scripts.
BKrev: 4182bcefIQKf4dZo5GWM-5QhxcjYcQ
Diffstat (limited to 'wlan-ng/wlan-ng-modules_0.2.1pre22.oe')
-rw-r--r-- | wlan-ng/wlan-ng-modules_0.2.1pre22.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wlan-ng/wlan-ng-modules_0.2.1pre22.oe b/wlan-ng/wlan-ng-modules_0.2.1pre22.oe index b5b8a10e85..08cf03367b 100644 --- a/wlan-ng/wlan-ng-modules_0.2.1pre22.oe +++ b/wlan-ng/wlan-ng-modules_0.2.1pre22.oe @@ -11,6 +11,7 @@ SRC_URI = "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz file://Ambit_usb.patch;patch=1 \ file://scripts-makefile-hostcc.diff;patch=1;pnum=0 \ file://pass-kernel-cross.patch;patch=1;pnum=0 \ + file://OZ-Configure.patch;patch=1 \ file://wlan-ng.modutils \ file://wlan.agent \ file://config.in \ |