From 7148cbe502c5b1c14b2e1ddae8373fca049aa151 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 20 Jun 2010 14:45:37 +0200 Subject: freesmartphone: bump SRCREV Signed-off-by: Martin Jansa --- recipes/freesmartphone/cornucopia.inc | 2 +- recipes/freesmartphone/frameworkd_git.bb | 2 +- recipes/freesmartphone/fso-specs_git.bb | 4 ++-- recipes/freesmartphone/libframeworkd-glib_git.bb | 2 +- recipes/freesmartphone/libfso-glib_git.bb | 4 ++-- recipes/freesmartphone/libfsobasics_git.bb | 2 +- recipes/freesmartphone/mkdump_git.bb | 3 +-- recipes/freesmartphone/msmcommd_git.bb | 2 +- 8 files changed, 10 insertions(+), 11 deletions(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 11cbdd3b78..83bba0bf6c 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 ?= "38d52c14a09dd7afc22048f2ed278e336f42a933" +FSO_CORNUCOPIA_SRCREV ?= "3dc9d7ebde32d8c29c901b52f7d3549b774b068b" INC_PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master" diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index 3d72d8f555..c1516d0f32 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 = "7ee718456af30a7ab1069c4fad0fd33be319c2c8" +SRCREV = "8f618948c4c74853f28b773cdc74ceefa1fb6899" PV = "0.9.5.9+gitr${SRCPV}" PR = "r4" PE = "1" diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index 345422a3e0..a607f03977 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 = "5e5c9b52e7525085f0d8601861d712f05523ad0a" -PV = "2010.05.11.2+gitr${SRCPV}" +SRCREV = "6e6f1a6efc57f52987f0e6cdf86c78abe7c55f25" +PV = "2010.05.29.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/libframeworkd-glib_git.bb b/recipes/freesmartphone/libframeworkd-glib_git.bb index 15ef006273..3dacc364d4 100644 --- a/recipes/freesmartphone/libframeworkd-glib_git.bb +++ b/recipes/freesmartphone/libframeworkd-glib_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "freesmartphone.org API glib wrapper" LICENSE = "LGPL" SECTION = "devel" DEPENDS = "dbus-glib" -SRCREV = "43f25d7343145111e70dceaa610decab84366cbb" +SRCREV = "95a266d3ffa17352792d59d16ff8671898d445a2" PV = "0.0.1+gitr${SRCPV}" PE = "1" PR = "r0" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index ecfc9dcd34..31b6f4f07c 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 = "5cda3952855d6c4273929449339b04509387bdd2" -PV = "2010.05.11.2+gitr${SRCPV}" +SRCREV = "52d81d44133bf8fe07757e9076007db9e8d8d932" +PV = "2010.05.29.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb index 3512c13797..42b2ed7f48 100644 --- a/recipes/freesmartphone/libfsobasics_git.bb +++ b/recipes/freesmartphone/libfsobasics_git.bb @@ -3,6 +3,6 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libnl2" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.9.9+gitr${SRCPV}" +PV = "0.9.10+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" diff --git a/recipes/freesmartphone/mkdump_git.bb b/recipes/freesmartphone/mkdump_git.bb index d3171bbd2c..10098c8a4c 100644 --- a/recipes/freesmartphone/mkdump_git.bb +++ b/recipes/freesmartphone/mkdump_git.bb @@ -7,8 +7,7 @@ SECTION = "console/network" DEPENDS = "libfsoframework" LICENSE = "GPL" -#SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -SRCREV = "696d93d7146adffdb76ddb951a7d8199b3dc8a81" +SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PV = "1.0.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index e1f69bbbf4..738ba26b88 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -4,7 +4,7 @@ AUTHOR = "Simon Busch " SECTION = "console/network" LICENSE = "GPL" DEPENDS = "libgee libfsotransport" -SRCREV = "cdbb26ba215cf314cf8ccf25a5e7cbdcb9f7bece" +SRCREV = "f029e181dbcf6b83bcebc24fb7d5dff113e70e63" PV = "0.1.0+gitr${SRCPV}" PR = "r2" PE = "1" -- cgit 1.2.3-korg