From a7ecc96ec37f8408db91003724c632bfa5461e37 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 18 Jul 2013 03:58:46 +0200 Subject: [PATCH] Bump recipes --- recipes/pandora-system/pandora-scripts.bb | 2 +- recipes/pandora-system/pandora-skel.bb | 2 +- recipes/pandora-system/pandora-state.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index a90c38b..b026d68 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "bash sed gawk grep zenity" -PR = "r142" +PR = "r143" SRC_URI = " \ file://op_paths.sh \ diff --git a/recipes/pandora-system/pandora-skel.bb b/recipes/pandora-system/pandora-skel.bb index 886696a..3b85dca 100644 --- a/recipes/pandora-system/pandora-skel.bb +++ b/recipes/pandora-system/pandora-skel.bb @@ -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 \ diff --git a/recipes/pandora-system/pandora-state.bb b/recipes/pandora-system/pandora-state.bb index d80e8a1..aaf2b94 100755 --- a/recipes/pandora-system/pandora-state.bb +++ b/recipes/pandora-system/pandora-state.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "pandora-scripts" -PR = "r19" +PR = "r20" inherit update-rc.d INITSCRIPT_NAME = "pandora-state" -- 2.39.5