From f61cf6b726104a1e8314929612909224917f6475 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Mon, 12 Apr 2010 02:06:53 +0200 Subject: [PATCH] Recipes: Changed version number to bump the new files :) --- 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-sudoers.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 2781196..01c5415 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 = "r11" +PR = "r12" SRC_URI = " \ file://first-run-wizard.sh \ diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 5809944..28948bf 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" DEPENDS = "zenity dbus" RDEPENDS = "zenity dbus" -PR = "r10" +PR = "r11" SRC_URI = " \ file://op_bright.sh \ diff --git a/recipes/pandora-system/pandora-skel.bb b/recipes/pandora-system/pandora-skel.bb index b1c0d38..1fcd3d4 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 = "r1" +PR = "r2" SRC_URI = " \ file://.xinitrc \ diff --git a/recipes/pandora-system/pandora-sudoers.bb b/recipes/pandora-system/pandora-sudoers.bb index 4c3bbb5..17b634a 100644 --- a/recipes/pandora-system/pandora-sudoers.bb +++ b/recipes/pandora-system/pandora-sudoers.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "sudo" -PR = "r0" +PR = "r1" SRC_URI = " \ file://50_openpandora \ -- 2.39.5