From: Michael Mrozek Date: Wed, 27 Jun 2012 23:17:11 +0000 (+0200) Subject: pandora-first-run-wizard: Removed reboot - it's not needed, as X is restarted anyways. X-Git-Tag: sz_152~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d71ad52bc64a9f4a8072a007a59a372471f869b;p=openpandora.oe.git pandora-first-run-wizard: Removed reboot - it's not needed, as X is restarted anyways. --- diff --git a/recipes/pandora-system/pandora-first-run-wizard.bb b/recipes/pandora-system/pandora-first-run-wizard.bb index 95c7f2c..483bd16 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 = "r43" +PR = "r44" 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 984d6a3..387989f 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 @@ -331,7 +331,6 @@ case $mainsel in esac done -reboot # ----