From 8cf8740831b6a4358079dc7c17b8366ade1c60a8 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 16 Jul 2013 04:48:14 +0200 Subject: [PATCH] Bumped recipes --- recipes/pandora-system/pandora-first-run-wizard.bb | 2 +- recipes/pandora-system/pandora-scripts.bb | 2 +- recipes/pandora-system/pandora-skel.bb | 2 +- recipes/pandora-system/pandora-state.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/pandora-system/pandora-first-run-wizard.bb b/recipes/pandora-system/pandora-first-run-wizard.bb index bf8d2bd..5c2592c 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 = "r47" +PR = "r48" SRC_URI = " \ file://first-run-wizard.sh \ diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 8165df1..a90c38b 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 = "r141" +PR = "r142" SRC_URI = " \ file://op_paths.sh \ diff --git a/recipes/pandora-system/pandora-skel.bb b/recipes/pandora-system/pandora-skel.bb index 9771140..886696a 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 = "r20" +PR = "r21" SRC_URI = " \ file://.xinitrc \ diff --git a/recipes/pandora-system/pandora-state.bb b/recipes/pandora-system/pandora-state.bb index b5d3ff8..d80e8a1 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 = "r18" +PR = "r19" inherit update-rc.d INITSCRIPT_NAME = "pandora-state" -- 2.39.5