summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-03-01 18:38:28 +0100
committerSimon Busch <morphis@gravedo.de>2011-03-01 21:01:19 +0100
commite2121e9641dedb69b35362572babafc3dfa5bcd8 (patch)
tree7c9fd4ab8f8102a73d4fd349a444809120050bf1
parentb25fa087d8257c92f5b7d64ed4fedbfee3889853 (diff)
downloadopenembedded-e2121e9641dedb69b35362572babafc3dfa5bcd8.tar.gz
freesmartphone: bump SRCREV of several recipes
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--recipes/freesmartphone/cornucopia.inc2
-rw-r--r--recipes/freesmartphone/frameworkd_git.bb2
-rw-r--r--recipes/freesmartphone/libgisi_git.bb2
-rw-r--r--recipes/freesmartphone/msmcomm.inc2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 2b6ba392ae..968ad85ab6 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 ?= "8e66f7e5cecfb4bd6b655645770a2b87e12cd607"
+FSO_CORNUCOPIA_SRCREV ?= "7f4aa75e6bc3ed8d39b69e9d529d0dce8280cd27"
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 f1543194d9..16d839c537 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 = "3d691db83a1f235679acbcf7837ba0af3d0164cb"
+SRCREV = "f86660d2304a7215dfc6d6a516530267657a02b1"
PV = "0.9.5.9+gitr${SRCPV}"
PR = "r12"
PE = "1"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 50abd4c37a..e0a4ea728a 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 = "06777c0db4abecb22a4fd5e515079675e6e1f2dd"
+SRCREV = "aa9942e136976bfcf32f6f15ebcc28d24163fee6"
PV = "0.0.0+gitr${SRCPV}"
inherit vala autotools
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 5b97375aeb..91c903aadc 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
INC_PR = "r4"
PV = "Please override!"
-SRCREV = "cbc37c735f015e562bd8b36650fc19260e729fb4"
+SRCREV = "aa49ff741f30df8e0360acef6798aa95856b20bc"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"