From: Michael Mrozek Date: Thu, 18 Jul 2013 01:58:46 +0000 (+0200) Subject: Bump recipes X-Git-Tag: sz_155~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=a7ecc96ec37f8408db91003724c632bfa5461e37;hp=db0c93b3268313cf2e2cb3913dfb18964ae86a40 Bump recipes --- 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"