Bump recipes
authorMichael Mrozek <EvilDragon@openpandora.org>
Thu, 18 Jul 2013 01:58:46 +0000 (03:58 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Thu, 18 Jul 2013 01:58:46 +0000 (03:58 +0200)
recipes/pandora-system/pandora-scripts.bb
recipes/pandora-system/pandora-skel.bb
recipes/pandora-system/pandora-state.bb

index a90c38b..b026d68 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "bash sed gawk grep zenity"
 
-PR = "r142"
+PR = "r143"
 
 SRC_URI = " \
           file://op_paths.sh \
index 886696a..3b85dca 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 = "r21"
+PR = "r22"
 
 SRC_URI = " \
   file://.xinitrc \     
index d80e8a1..aaf2b94 100755 (executable)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "pandora-scripts"
 
-PR = "r19"
+PR = "r20"
 inherit update-rc.d
 
 INITSCRIPT_NAME = "pandora-state"