pandora-tasks: Rearranged so that opkg shouldn't go crazy.
[openpandora.oe.git] / recipes / images / pandora-xfce-image-nowifi.bb
index 04fdf95..e97566f 100755 (executable)
@@ -6,7 +6,7 @@ IMAGE_LINGUAS = "de-de fr-fr en-gb en-us es-es"
 
 inherit image
 
-PR = "r2"
+PR = "r4"
 
 export IMAGE_BASENAME = "pandora-xfce-image-nowifi"
 
@@ -15,8 +15,8 @@ SPLASH = "psplash-omap3pandora"
 DEPENDS = "task-base"
 
 IMAGE_INSTALL += " \
-    task-pandora-core-nowifi \
-    task-pandora-xfce-nowifi \
+    task-pandora-core \
+    task-pandora-xfce \
     ${SPLASH} \        
 "