Bumped recipes
authorMichael Mrozek <EvilDragon@openpandora.org>
Tue, 16 Jul 2013 02:48:14 +0000 (04:48 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Tue, 16 Jul 2013 02:48:14 +0000 (04:48 +0200)
recipes/pandora-system/pandora-first-run-wizard.bb
recipes/pandora-system/pandora-scripts.bb
recipes/pandora-system/pandora-skel.bb
recipes/pandora-system/pandora-state.bb

index bf8d2bd..5c2592c 100755 (executable)
@@ -6,7 +6,7 @@ RDEPENDS = "hsetroot zenity dbus pandora-wallpaper-official tslib tslib-calibrat
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-PR = "r47"
+PR = "r48"
 
 SRC_URI = " \
           file://first-run-wizard.sh \
index 8165df1..a90c38b 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "bash sed gawk grep zenity"
 
-PR = "r141"
+PR = "r142"
 
 SRC_URI = " \
           file://op_paths.sh \
index 9771140..886696a 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 # /etc/skel is used by Shadow's useradd so you really have that installed for this to make sense ;)
 RDEPENDS = "shadow"
 
-PR = "r20"
+PR = "r21"
 
 SRC_URI = " \
   file://.xinitrc \     
index b5d3ff8..d80e8a1 100755 (executable)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "pandora-scripts"
 
-PR = "r18"
+PR = "r19"
 inherit update-rc.d
 
 INITSCRIPT_NAME = "pandora-state"