[oe-commits] Martin Jansa : freesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixes

git version control git at git.openembedded.org
Tue May 18 10:28:57 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 96b22b8e5a5015bfdcbca52a3fbade03102022dd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=96b22b8e5a5015bfdcbca52a3fbade03102022dd

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue May 18 06:46:28 2010 +0200

freesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixes

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

---

 recipes/freesmartphone/cornucopia.inc     |    2 +-
 recipes/freesmartphone/fso-specs_git.bb   |    5 ++---
 recipes/freesmartphone/libfso-glib_git.bb |    5 ++---
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 1af8f5e..cc2bd4e 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,7 +7,7 @@ DEPENDS = "vala-native glib-2.0 dbus dbus-glib libfso-glib libgee"
 DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
 PV = "invalid, please override"
 
-FSO_CORNUCOPIA_SRCREV ?= "58eb0a7dd0ba08166aac3fd8b57c6f63df3b9852"
+FSO_CORNUCOPIA_SRCREV ?= "29c13ccad4399506ef39aef99e0d3fa2f42ad176"
 INC_PR = "r2"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index 3b5792c..a003637 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -4,10 +4,9 @@ HOMEPAGE = "http://docs.freesmartphone.org"
 LICENSE = "BSD"
 DEPENDS = "libxslt-native"
 SECTION = "devel/specifications"
-SRCREV = "8d71cde1377deaecb67d8081060ddddb441b5186"
-PV = "0.5.0+gitr${SRCPV}"
+SRCREV = "5e5c9b52e7525085f0d8601861d712f05523ad0a"
+PV = "2010.05.11.2+gitr${SRCPV}"
 PE = "1"
-PR = "r3"
 
 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 13869d2..dad6c00 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -3,10 +3,9 @@ AUTHOR = "Didier 'Ptitjes"
 LICENSE = "LGPL"
 SECTION = "devel"
 DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs"
-SRCREV = "a865638904ed0a68e89245bad8d5c78e3baf4833"
-PV = "0.2.2+gitr${SRCPV}"
+SRCREV = "5cda3952855d6c4273929449339b04509387bdd2"
+PV = "2010.05.11.2+gitr${SRCPV}"
 PE = "1"
-PR = "r6"
 
 inherit autotools vala
 





More information about the Openembedded-commits mailing list