palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task...
authorSimon Busch <morphis@gravedo.de>
Sun, 13 Mar 2011 13:18:47 +0000 (14:18 +0100)
committerSimon Busch <morphis@gravedo.de>
Sun, 13 Mar 2011 13:22:12 +0000 (14:22 +0100)
Signed-off-by: Simon Busch <morphis@gravedo.de>
conf/machine/include/palmpre.inc
recipes/tasks/task-base.bb

index f5d6405..3132ba8 100644 (file)
@@ -38,6 +38,9 @@ MACHINE_EXTRA_RDEPENDS = " \
  lvm2 \
  palmpre-audio-scripts \
  compat-wireless-2.6-old \
+ kernel-module-sirloin-wifi \
+ marvell-license \
+ marvell-sdio-fw \
 "
 
 PREFERRED_PROVIDER_udev-compat = "udev-compat141"
index b47349e..0b03d64 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r93"
+PR = "r94"
 
 inherit task