summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
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/libfreesmartphone-glib_git.bb12
-rw-r--r--recipes/freesmartphone/libfso-glib_git.bb4
4 files changed, 17 insertions, 5 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc
index 7c3049421c..df64722b9f 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 ?= "b163e36f9c960c6fea92168e88201be98dcceaef"
+FSO_CORNUCOPIA_SRCREV ?= "ad7ea908123ba427d440e4af82e2270659435bdf"
INC_PR = "r2"
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 caf1ef1f4c..7e91091dd3 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 = "4a26955b481be312c1ca64e87c5283a9a323cf83"
-PV = "2010.07.28.1+gitr${SRCPV}"
+SRCREV = "f8affb6cf79bacf1482d8f8b19de6a213f861fbf"
+PV = "2010.09.06.1+gitr${SRCPV}"
PE = "1"
PR = "r1"
diff --git a/recipes/freesmartphone/libfreesmartphone-glib_git.bb b/recipes/freesmartphone/libfreesmartphone-glib_git.bb
new file mode 100644
index 0000000000..10bbd358b9
--- /dev/null
+++ b/recipes/freesmartphone/libfreesmartphone-glib_git.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "freesmartphone.org API GLib wrapper (auto-generated)"
+SECTION = "devel"
+LICENSE = "LGPL-3"
+DEPENDS = "dbus-glib"
+SRCREV = "4795324ec64025c07f86c72c440d270df2fb8443"
+PV = "0.2+gitr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "${FREESMARTPHONE_GIT}/libfreesmartphone-glib.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index aa3e1ed684..e20427adbb 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 dbus-glib glib-2.0 fso-specs"
-SRCREV = "9ab41751525d89d834d3d1011a6cde9b16c69a0d"
-PV = "2010.07.28.1+gitr${SRCPV}"
+SRCREV = "dfe7b16539ddcdb3cc7bc4321c067528f3bd350f"
+PV = "2010.09.06.1+gitr${SRCPV}"
PE = "1"
PR = "r1"