diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-16 03:18:43 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-16 03:18:43 +0000 |
commit | 0ce16eecead9c212e62bcfe561a2be35228e72f2 (patch) | |
tree | a7510428535ea559ecfeb31f2c9fbf7f5167ad0a /packages/wlan-ng/wlan-ng-modules.inc | |
parent | 3299915b51723b1926c37c1d1e48ce90403ff2a9 (diff) |
wlan-ng: close oebug 4044, oebug 4052
* oebug 4044: add RPROVIDES = wlan-ng-modules, prevent dependency on old 0.2.1-pre26
* oebug 4052: 0.2.8 svn bump to 20080315 to be compatible with 2.6.24 kernel
* clean up 0.2.1-pre26
Diffstat (limited to 'packages/wlan-ng/wlan-ng-modules.inc')
-rw-r--r-- | packages/wlan-ng/wlan-ng-modules.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/wlan-ng/wlan-ng-modules.inc b/packages/wlan-ng/wlan-ng-modules.inc index 4cf0733e7a..20d7389512 100644 --- a/packages/wlan-ng/wlan-ng-modules.inc +++ b/packages/wlan-ng/wlan-ng-modules.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.linux-wlan.org" SECTION = "kernel/modules" DEPENDS = "virtual/kernel" RRECOMMENDS = "wlan-ng-utils" -RPROVIDES += "wlan-ng-modules-usb" +RPROVIDES += "wlan-ng-modules-usb wlan-ng-modules" LICENSE = "GPL" SRC_URI = "file://no-compat.patch;patch=1 \ |