From cca8167ae3a99c6a39a53bcd9d380de983843f3d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 11 May 2010 12:42:37 +0200 Subject: freesmartphone: bump SRCREVs for more gprs fixes and direct sms delivery Signed-off-by: Martin Jansa --- recipes/freesmartphone/cornucopia.inc | 2 +- recipes/freesmartphone/frameworkd_git.bb | 2 +- recipes/freesmartphone/fso-specs_git.bb | 2 +- recipes/freesmartphone/libfso-glib_git.bb | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 0c4e26c56a..1af8f5e9b7 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 ?= "8709ee51a88fd5cd8647d78f44cdd7bbe2190aa5" +FSO_CORNUCOPIA_SRCREV ?= "58eb0a7dd0ba08166aac3fd8b57c6f63df3b9852" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master" diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index b8cd30a81e..dac7fe9db9 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -4,7 +4,7 @@ AUTHOR = "FreeSmartphone.Org Development Team" SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" -SRCREV = "a3b867b304ecc63c7f26a0e4ea65a0abfb61e8e5" +SRCREV = "93673aa09cafc8fb5cfc3cb4055a73e25e595b70" PV = "0.9.5.9+gitr${SRCPV}" PR = "r3" PE = "1" diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index d68d403fa6..3b5792cf8a 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://docs.freesmartphone.org" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "f5df109924f964095e184d26796070343c3bb6da" +SRCREV = "8d71cde1377deaecb67d8081060ddddb441b5186" PV = "0.5.0+gitr${SRCPV}" PE = "1" PR = "r3" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index a53dc43613..13869d2e73 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -3,10 +3,10 @@ AUTHOR = "Didier 'Ptitjes" LICENSE = "LGPL" SECTION = "devel" DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs" -SRCREV = "732c778418fc18e3aa51654a7084ee7554ffa715" +SRCREV = "a865638904ed0a68e89245bad8d5c78e3baf4833" PV = "0.2.2+gitr${SRCPV}" PE = "1" -PR = "r5" +PR = "r6" inherit autotools vala -- cgit 1.2.3-korg