diff options
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus.inc')
-rw-r--r-- | openembedded/packages/linux/linux-openzaurus.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus.inc b/openembedded/packages/linux/linux-openzaurus.inc index c07cd4ce05..7b7a6e72f2 100644 --- a/openembedded/packages/linux/linux-openzaurus.inc +++ b/openembedded/packages/linux/linux-openzaurus.inc @@ -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" |