From 2d71ad52bc64a9f4a8072a007a59a372471f869b Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 28 Jun 2012 01:17:11 +0200 Subject: [PATCH] pandora-first-run-wizard: Removed reboot - it's not needed, as X is restarted anyways. --- recipes/pandora-system/pandora-first-run-wizard.bb | 2 +- .../pandora-system/pandora-first-run-wizard/first-run-wizard.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 # ---- -- 2.39.2