From: Martin Jansa Date: Mon, 14 Mar 2011 09:10:18 +0000 (+0100) Subject: shr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da8e9ff109c30b307a40743444d2c782f61dba5;p=openembedded.git shr: bump libshr-glib, shr-specs, libphone-ui, phonefsod SRCREV Signed-off-by: Martin Jansa --- diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb index e73aa1eab2..d4ccfc3c4b 100644 --- a/recipes/shr/libphone-ui_git.bb +++ b/recipes/shr/libphone-ui_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A generic framework for phone ui" HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "libs" -SRCREV = "5567443a48599c22c362fb28924701f81627c8dc" +SRCREV = "f55043354795bfff148163ca654f9dfe8542d15d" PV = "0.0.1+gitr${SRCPV}" PR = "r3" diff --git a/recipes/shr/libshr-glib_git.bb b/recipes/shr/libshr-glib_git.bb index e5438f0861..c94eccbc74 100644 --- a/recipes/shr/libshr-glib_git.bb +++ b/recipes/shr/libshr-glib_git.bb @@ -3,8 +3,8 @@ AUTHOR = "Klaus 'mrmoku' Kurzmann" LICENSE = "LGPL" SECTION = "devel" DEPENDS = "gdbus-binding-tool glib-2.0 shr-specs" -SRCREV = "761dea6463326714c00342cb53ba28a1c2dfea63" -PV = "2011.01.04.1+gitr${SRCPV}" +SRCREV = "78ed61d459362235366372b5d2a244c378025cb8" +PV = "2011.03.08.2+gitr${SRCPV}" PR = "r0" inherit autotools diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb index 6283901263..20fc7c1a91 100644 --- a/recipes/shr/phonefsod_git.bb +++ b/recipes/shr/phonefsod_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += " libfso-glib libshr-glib sqlite3 shr-specs libfsoframework" -SRCREV = "cc19fc95ae1a36f1a3d12bd13fce751cf4cf095f" +SRCREV = "ddb0534ca4f74af9801b3a526c55e9285506c27e" PV = "0.0.0+gitr${SRCPV}" PR = "r5" diff --git a/recipes/shr/shr-specs_git.bb b/recipes/shr/shr-specs_git.bb index af22edbaef..f7fba7b2ec 100644 --- a/recipes/shr/shr-specs_git.bb +++ b/recipes/shr/shr-specs_git.bb @@ -4,8 +4,8 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "2752ded90581cfd2259ab65be7f9c2b9fb4a2638" -PV = "2010.12.27.1+gitr${SRCPV}" +SRCREV = "04394bad2ee838a9e5cc2035571f25e7d02772d8" +PV = "2011.03.08.2+gitr${SRCPV}" SRC_URI = "git://git.shr-project.org/repo/shr-specs.git;protocol=http;branch=master" S = "${WORKDIR}/git"