[oe-commits] Martin Jansa : fso-specs, libfso-glib: bump SRCREV and PV

git version control git at git.openembedded.org
Wed Apr 20 08:34:39 UTC 2011


Module: openembedded.git
Branch: master
Commit: 6499b3d160f6f411a3556e44ea8881ccdce084d2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6499b3d160f6f411a3556e44ea8881ccdce084d2

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Apr 20 10:27:46 2011 +0200

fso-specs, libfso-glib: bump SRCREV and PV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/fso-specs_git.bb   |    5 ++---
 recipes/freesmartphone/libfso-glib_git.bb |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index b4467bf..af98f0a 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -5,10 +5,9 @@ LICENSE = "CC-BY-SA"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ebef999b5d8aea38d9eb30772557f175"
 DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-SRCREV = "68842741f6041d51e4b89dee0a79f62d90cdb2b2"
-PV = "2011.03.15.1+gitr${SRCPV}"
+SRCREV = "d8a8104b703027a230cff64f7995c5cf4276c167"
+PV = "2011.04.15.1+gitr${SRCPV}"
 PE = "1"
-PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index ab79008..a43a5c3 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -4,10 +4,9 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
 SECTION = "devel"
 DEPENDS = "vala-dbus-binding-tool-native glib-2.0 fso-specs"
-SRCREV = "8ec8f10c9530920c879c7573ab3f1cb469fe9bf7"
-PV = "2011.03.15.1+gitr${SRCPV}"
+SRCREV = "592ddbc1c05decb5dc69cde7063fb3e3056e7ee6"
+PV = "2011.04.15.1+gitr${SRCPV}"
 PE = "1"
-PR = "r1"
 
 inherit autotools vala
 





More information about the Openembedded-commits mailing list