aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-02-23 20:47:02 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-02-24 08:32:01 +0100
commit6ba453f6000b1c3f9204d8c1cf879b8a90e81c3c (patch)
tree0a515505e1f7f3a4a37b08a1ec82833156670566 /recipes
parentff542aeb52444b8e258ec9828ee38364615aa9c2 (diff)
downloadopenembedded-6ba453f6000b1c3f9204d8c1cf879b8a90e81c3c.tar.gz
freesmartphone: bump SRCREVs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/freesmartphone/cornucopia.inc2
-rw-r--r--recipes/freesmartphone/frameworkd_git.bb2
-rw-r--r--recipes/freesmartphone/fso-specs_git.bb4
-rw-r--r--recipes/freesmartphone/libgisi_git.bb2
-rw-r--r--recipes/freesmartphone/msmcomm.inc2
5 files changed, 6 insertions, 6 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index f5ff735ecc..2b6ba392ae 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 ?= "97d25ab71816be21b8d46be71f4a90f3f5707d8c"
+FSO_CORNUCOPIA_SRCREV ?= "8e66f7e5cecfb4bd6b655645770a2b87e12cd607"
INC_PR = "r5"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master"
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index 3d8bd96639..f1543194d9 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 = "e31fa77906981a56be2271246693fd929c973abf"
+SRCREV = "3d691db83a1f235679acbcf7837ba0af3d0164cb"
PV = "0.9.5.9+gitr${SRCPV}"
PR = "r12"
PE = "1"
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index f0d41adc7d..c06f3471c8 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 = "d063a016f1717fe471e83a39a7c122f3972c7297"
-PV = "2011.01.13.1+gitr${SRCPV}"
+SRCREV = "5f68bbd150249764ddac260ebcc7cc847f5cbb69"
+PV = "2011.02.01.1+gitr${SRCPV}"
PE = "1"
PR = "r1"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 472f5cec2c..50abd4c37a 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 = "5d908e328920dc3c510e425491de51faed43161b"
+SRCREV = "06777c0db4abecb22a4fd5e515079675e6e1f2dd"
PV = "0.0.0+gitr${SRCPV}"
inherit vala autotools
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 25f0ce7f44..5b97375aeb 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
INC_PR = "r4"
PV = "Please override!"
-SRCREV = "9c6730d25407130a25db286ad6b51d5a38b513bc"
+SRCREV = "cbc37c735f015e562bd8b36650fc19260e729fb4"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"