pandora-first-run-wizard: fix blanking after time change for good
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 23 May 2012 20:22:48 +0000 (23:22 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 23 May 2012 20:22:48 +0000 (23:22 +0300)
recipes/pandora-system/pandora-first-run-wizard.bb
recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh

index 3e6cea9..f7d0c0c 100755 (executable)
@@ -6,7 +6,7 @@ RDEPENDS = "hsetroot zenity dbus pandora-wallpaper-official tslib tslib-calibrat
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-PR = "r35"
+PR = "r36"
 
 SRC_URI = " \
           file://first-run-wizard.sh \
index 36ff0fc..4ad8696 100755 (executable)
@@ -23,6 +23,7 @@ ERROR_WINDOW='zenity --title="Error" --error --text="Sorry! Please try again." -
 RESET_ROOT="yes"
 
 xset s off
+xset -dpms
 
 # Greet the user.