Allow internal kernel hostap module to be used

git-svn-id: https://svn.o-hand.com/repos/poky@194 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2005-12-15 17:41:17 +00:00
parent c11625332e
commit 748927fa05
5 changed files with 7 additions and 4 deletions

View File

@@ -2,6 +2,8 @@ DESCRIPTION = "2.6 Linux Development Kernel for Zaurus devices and iPAQ hx2750."
SECTION = "kernel"
MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>, Michael 'Mickey' Lauer <mickey@vanille.de>"
LICENSE = "GPL"
PROVIDES = "virtual/kernel-hostap"
RPROVIDES = "virtual/kernel-hostap"
DOSRC = "http://www.do13.de/openzaurus/patches"
RPSRC = "http://www.rpsys.net/openzaurus/patches"