From: Martin Jansa Date: Fri, 14 Jan 2011 11:59:22 +0000 (+0100) Subject: libfreesmartphone-glib: fix SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4ece4a93484f0aed4f56250b6b06752ccd1e19;p=openembedded.git libfreesmartphone-glib: fix SRCREV Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/libfreesmartphone-glib_git.bb b/recipes/freesmartphone/libfreesmartphone-glib_git.bb index d2b3412cfd..2b388f8d7b 100644 --- a/recipes/freesmartphone/libfreesmartphone-glib_git.bb +++ b/recipes/freesmartphone/libfreesmartphone-glib_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "freesmartphone.org API GLib wrapper (auto-generated)" SECTION = "devel" LICENSE = "LGPL-3" DEPENDS = "dbus-glib fso-specs" -SRCREV = "d563de6a89ef68224e293c292b7ef3b283ea5a19" +SRCREV = "6d191ed4d6ebae1f4cfa98dec9c48b63d8557ea1" PV = "2011.01.13.1+gitr${SRCPV}" PR = "r0"