From: Grazvydas Ignotas Date: Sat, 12 May 2012 14:13:18 +0000 (+0300) Subject: pandora-first-run-wizard: write time to hwclock X-Git-Tag: sz_beta5~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=54878ec867b3b1027c200009320900946bcaa103 pandora-first-run-wizard: write time to hwclock --- diff --git a/recipes/pandora-system/pandora-first-run-wizard.bb b/recipes/pandora-system/pandora-first-run-wizard.bb index 4fe8685..3c7f088 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 = "r33" +PR = "r34" 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 bd10611..36ff0fc 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 @@ -213,6 +213,7 @@ done date +%Y%m%d -s $date date +%H:%M -s $time +hwclock -u -w # ----