freesmartphone: bump cornucopia SRCREV for fixed +CMT format and other fixes
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 18 May 2010 04:46:28 +0000 (06:46 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 18 May 2010 10:28:47 +0000 (12:28 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/cornucopia.inc
recipes/freesmartphone/fso-specs_git.bb
recipes/freesmartphone/libfso-glib_git.bb

index 1af8f5e..cc2bd4e 100644 (file)
@@ -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"
index 3b5792c..a003637 100644 (file)
@@ -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"
index 13869d2..dad6c00 100644 (file)
@@ -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