pandora-xfce-image-nowifi.bb: Renamed -jap to -nowifi as well
[openpandora.oe.git] / recipes / images / pandora-xfce-image-nowifi.bb
index 2d4f843..04fdf95 100755 (executable)
@@ -6,7 +6,7 @@ IMAGE_LINGUAS = "de-de fr-fr en-gb en-us es-es"
 
 inherit image
 
-PR = "r1"
+PR = "r2"
 
 export IMAGE_BASENAME = "pandora-xfce-image-nowifi"
 
@@ -15,8 +15,8 @@ SPLASH = "psplash-omap3pandora"
 DEPENDS = "task-base"
 
 IMAGE_INSTALL += " \
-    task-pandora-core-jap \
-    task-pandora-xfce-jap \
+    task-pandora-core-nowifi \
+    task-pandora-xfce-nowifi \
     ${SPLASH} \        
 "