From: Michael Mrozek Date: Fri, 5 Nov 2010 00:35:21 +0000 (+0100) Subject: pandora-scripts.bb, pandora-state.bb: Bumped to latest version X-Git-Tag: sz_beta3~224 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=48ab9465b8304b6c1a3ac5491142d4ccd0074866 pandora-scripts.bb, pandora-state.bb: Bumped to latest version --- diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index cefe9b2..e0920b0 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 = "r46" +PR = "r47" SRC_URI = " \ file://op_bright.sh \ diff --git a/recipes/pandora-system/pandora-state.bb b/recipes/pandora-system/pandora-state.bb index c1db773..8caecfb 100755 --- a/recipes/pandora-system/pandora-state.bb +++ b/recipes/pandora-system/pandora-state.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2" COMPATIBLE_MACHINE = "omap3-pandora" -PR = "r5" +PR = "r6" inherit update-rc.d INITSCRIPT_NAME = "pandora-state"