various: reset PR of tasks following mainline Angstrom DISTRO_PR bump. Cosmetic change.
[openpandora.oe.git] / recipes / images / pandora-xfce-image.bb
index 22e0372..dca5ed7 100755 (executable)
@@ -1,6 +1,6 @@
 # XFCE image for the Pandora handheld console
 
-IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
+IMAGE_LINGUAS = "de-de fr-fr en-gb en-us es-es tr-tr"
 
 IMAGE_LOGIN_MANAGER = "shadow"
 
@@ -21,7 +21,7 @@ IMAGE_INSTALL += " \
 IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
 
 #zap root password for release images
-#ROOTFS_POSTPROCESS_COMMAND += '${@base_conditional("DISTRO_TYPE", "release", "zap_root_password; ", "",d)}'
+ROOTFS_POSTPROCESS_COMMAND += '${@base_conditional("DISTRO_TYPE", "release", "zap_root_password; ", "",d)}'
 
 # Helper to say what image we built, include GIT tag and image name.
 PANDORA_VERSION_FILE = "${IMAGE_ROOTFS}/${sysconfdir}/op-version"