pandora-tasks: Rearranged so that opkg shouldn't go crazy.
[openpandora.oe.git] / recipes / images / pandora-xfce-image.bb
index fb49a37..d669a5f 100755 (executable)
@@ -6,7 +6,7 @@ IMAGE_LINGUAS = "de-de fr-fr en-gb en-us es-es"
 
 inherit image
 
-PR = "r28"
+PR = "r30"
 
 export IMAGE_BASENAME = "pandora-xfce-image"
 
@@ -17,6 +17,10 @@ DEPENDS = "task-base"
 IMAGE_INSTALL += " \
     task-pandora-core \
     task-pandora-xfce \
+    pandora-scripts-wifi \
+    pandora-configtray-wifi \
+    pandora-firmware \
+    wl1251-modules \
     ${SPLASH} \        
 "