aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-17 12:36:16 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-03-17 21:25:34 +0100
commita1f41f4d003f754e93be98ee59e941aa18e57f4e (patch)
treea0ffbe87bc304f146b431c1664baafddca379f95
parenta159104809a74af2fc3c697e55f85f5ea760f5c2 (diff)
downloadopenembedded-a1f41f4d003f754e93be98ee59e941aa18e57f4e.tar.gz
freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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/libgisi_git.bb2
-rw-r--r--recipes/freesmartphone/msmcomm.inc2
5 files changed, 7 insertions, 7 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index ce4255e8fb..6ed68ae728 100644
--- a/recipes/freesmartphone/cornucopia.inc
+++ b/recipes/freesmartphone/cornucopia.inc
@@ -7,7 +7,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 ?= "8c7a3c536e314e8787afd87f054ea72cf002a7d9"
+FSO_CORNUCOPIA_SRCREV ?= "ed24d1784ff32840ec4f93dd359c8c266979e37c"
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 ebf0a3e529..29cc1d50da 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://docs.freesmartphone.org"
LICENSE = "BSD"
DEPENDS = "libxslt-native"
SECTION = "devel/specifications"
-SRCREV = "5a43e16c9f287b2cf6882be1cd3a725c8f649250"
-PV = "2011.03.14.1+gitr${SRCPV}"
+SRCREV = "68842741f6041d51e4b89dee0a79f62d90cdb2b2"
+PV = "2011.03.15.1+gitr${SRCPV}"
PE = "1"
PR = "r1"
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index 89cf258817..930ac7e3a0 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -3,8 +3,8 @@ AUTHOR = "Didier 'Ptitjes"
LICENSE = "LGPL"
SECTION = "devel"
DEPENDS = "vala-dbus-binding-tool-native glib-2.0 fso-specs"
-SRCREV = "ba921e9b4690ef6e8ce30bf24170d77bb9f57cea"
-PV = "2011.03.14.1+gitr${SRCPV}"
+SRCREV = "8ec8f10c9530920c879c7573ab3f1cb469fe9bf7"
+PV = "2011.03.15.1+gitr${SRCPV}"
PE = "1"
PR = "r1"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index e0a4ea728a..be914fcf20 100644
--- a/recipes/freesmartphone/libgisi_git.bb
+++ b/recipes/freesmartphone/libgisi_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "glib-2.0"
SRC_URI = "${FREESMARTPHONE_GIT}/libgisi.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
-SRCREV = "aa9942e136976bfcf32f6f15ebcc28d24163fee6"
+SRCREV = "83e6dd76c853c650fdd1ecefaf75a6b62ad9bf85"
PV = "0.0.0+gitr${SRCPV}"
inherit vala autotools
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 5d3b5dc9a3..a825d470a5 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
INC_PR = "r4"
PV = "Please override!"
-SRCREV = "887f79fe5091f5225128c7d33d3a057d44812f32"
+SRCREV = "44f22afd5a2fb359320f0129a91be2bd96d43eb7"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"