aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-24 10:38:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-05-24 10:41:39 +0200
commit878a4755f092163f2335944ecd321f8accdbd5ce (patch)
tree6e2cb7859fd194ae39c9ac65ad532d19f3a62657 /recipes/freesmartphone
parent1efeba2486c74c09c10f4d7635ae3aa0735e075b (diff)
downloadopenembedded-878a4755f092163f2335944ecd321f8accdbd5ce.tar.gz
freesmartphone: bump SRCREVs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/cornucopia.inc2
-rw-r--r--recipes/freesmartphone/fso-specs_git.bb4
-rw-r--r--recipes/freesmartphone/libfso-glib_git.bb4
-rw-r--r--recipes/freesmartphone/msmcomm.inc2
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index eee2ced235..9869d51836 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -8,7 +8,7 @@ DEPENDS = "vala-native glib-2.0 libfso-glib libgee"
DEPENDS += "${@['libfsoframework', ''][(bb.data.getVar('PN', d, 1) in 'libfsoframework libfsobasics'.split())]}"
PV = "invalid, please override"
-FSO_CORNUCOPIA_SRCREV ?= "cab138ae44b922b72a9e5cf94b803e0746eb421f"
+FSO_CORNUCOPIA_SRCREV ?= "cc88bb83bbcb98f4cc8b799b58c4901642a140ca"
INC_PR = "r5"
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 af98f0aa37..c6fa3be5a8 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -5,8 +5,8 @@ LICENSE = "CC-BY-SA"
LIC_FILES_CHKSUM = "file://COPYING;md5=ebef999b5d8aea38d9eb30772557f175"
DEPENDS = "libxslt-native"
SECTION = "devel/specifications"
-SRCREV = "d8a8104b703027a230cff64f7995c5cf4276c167"
-PV = "2011.04.15.1+gitr${SRCPV}"
+SRCREV = "b65c7700758a35225168116a50d6ebe9221f7c3a"
+PV = "2011.05.18.1+gitr${SRCPV}"
PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index a43a5c3928..30a15212f5 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -4,8 +4,8 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
SECTION = "devel"
DEPENDS = "vala-dbus-binding-tool-native glib-2.0 fso-specs"
-SRCREV = "592ddbc1c05decb5dc69cde7063fb3e3056e7ee6"
-PV = "2011.04.15.1+gitr${SRCPV}"
+SRCREV = "a20d2a99764331b6d82d479336fa90b910724ad3"
+PV = "2011.05.18.1+gitr${SRCPV}"
PE = "1"
inherit autotools vala
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 74e63184af..826b92f4ef 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -7,6 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
INC_PR = "r4"
PV = "Please override!"
-SRCREV = "4b0e59936eb15fcb9fa4c83edca106cf4e4a5eb0"
+SRCREV = "856bd8fca6e1b1142dd89b22b1628243f467e455"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"