From: Grazvydas Ignotas Date: Wed, 23 May 2012 20:22:48 +0000 (+0300) Subject: pandora-first-run-wizard: fix blanking after time change for good X-Git-Tag: sz_beta5a~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a716eb9ee9499fd7a8bd821f306c01a21518b9b4;p=openpandora.oe.git pandora-first-run-wizard: fix blanking after time change for good --- diff --git a/recipes/pandora-system/pandora-first-run-wizard.bb b/recipes/pandora-system/pandora-first-run-wizard.bb index 3e6cea9..f7d0c0c 100755 --- a/recipes/pandora-system/pandora-first-run-wizard.bb +++ b/recipes/pandora-system/pandora-first-run-wizard.bb @@ -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 \ diff --git a/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh b/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh index 36ff0fc..4ad8696 100755 --- a/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh +++ b/recipes/pandora-system/pandora-first-run-wizard/first-run-wizard.sh @@ -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.