cornucopia: bump SRCREV for new vala compatible versions
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 5 Oct 2010 21:04:21 +0000 (23:04 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 5 Oct 2010 23:24:00 +0000 (01:24 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/freesmartphone/cornucopia.inc
recipes/freesmartphone/mdbus2_git.bb
recipes/freesmartphone/mioctl_git.bb

index bc33bc0..221ad15 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 ?= "e9f40b3792e1142e67b61d3a366ac22f8094925e"
+FSO_CORNUCOPIA_SRCREV ?= "43fae6cf5e3aa57f5d7fed467896d2d4d0f69679"
 INC_PR = "r2"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
index 49b030c..df76c0d 100644 (file)
@@ -5,7 +5,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
 LICENSE = "GPLv2"
 DEPENDS = "glib-2.0 dbus dbus-glib"
-SRCREV = "e5eafe3cef47ae6502ffeab916171aa50363a3eb"
+SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "2.0.2+gitr${SRCPV}"
 PR = "${INC_PR}.0"
 PE = "1"
index e09c424..c04fc9d 100644 (file)
@@ -3,9 +3,9 @@ HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console"
 LICENSE = "GPL"
-SRCREV = "851245ec1e6a44b7e4939c8c8f5755aca62c9cdb"
-PV = "0.1.0+gitr${SRCREV}"
-PR = "r0"
+SRCREV = "43fae6cf5e3aa57f5d7fed467896d2d4d0f69679"
+PV = "0.1.0+gitr${SRCPV}"
+PE = "1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
 S = "${WORKDIR}/git/tools/mioctl"