diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-09-12 11:06:39 +0000 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-09-12 16:35:49 +0200 |
commit | d148b6a9aba408ab20ca93fa8bc12d11f902d26a (patch) | |
tree | a7542c8aa61fc05925b3cf027d973ebfb2e667a7 /recipes | |
parent | 15463bf047cc487b05346b5ba6a6c5c98466edb6 (diff) |
cornucopia: bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/cornucopia.inc | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 4 | ||||
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 7c3049421c..125ac99746 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 ?= "bf0fd1adf336cfd2a9fac8480e09633106f55196" 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/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" |