linux-openzaurus: It appears we can't set runtime variables for dynamic packages...
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 13 Apr 2006 10:34:01 +0000 (10:34 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 13 Apr 2006 10:34:01 +0000 (10:34 +0000)
packages/linux/linux-openzaurus.inc

index bc4b355..eabdc28 100644 (file)
@@ -5,8 +5,7 @@ LICENSE = "GPL"
 
 inherit kernel
 
-PACKAGES += "kernel-module-hostap"
-RPROVIDES_kernel-module-hostap = "hostap-modules"
+RPROVIDES_kernel-image += "hostap-modules"
 
 DOSRC = "http://www.do13.de/openzaurus/patches"
 RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"