From: Martin Jansa Date: Mon, 14 Mar 2011 08:12:22 +0000 (+0100) Subject: freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0f19033287bf0e612b540927fadc00257a9fd2;p=openembedded.git freesmartphone: bump cornucopia, msmcomm, fso-specs, libfso-glib SRCREV * fsoaudiod doesn't compile with old SRCREV because it didn't exist in that rev Signed-off-by: Martin Jansa --- diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index 968ad85ab6..ce4255e8fb 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 ?= "7f4aa75e6bc3ed8d39b69e9d529d0dce8280cd27" +FSO_CORNUCOPIA_SRCREV ?= "8c7a3c536e314e8787afd87f054ea72cf002a7d9" INC_PR = "r5" 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 c06f3471c8..ebf0a3e529 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 = "5f68bbd150249764ddac260ebcc7cc847f5cbb69" -PV = "2011.02.01.1+gitr${SRCPV}" +SRCREV = "5a43e16c9f287b2cf6882be1cd3a725c8f649250" +PV = "2011.03.14.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index d2293341d6..89cf258817 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 glib-2.0 fso-specs" -SRCREV = "d563de6a89ef68224e293c292b7ef3b283ea5a19" -PV = "2011.01.13.1+gitr${SRCPV}" +SRCREV = "ba921e9b4690ef6e8ce30bf24170d77bb9f57cea" +PV = "2011.03.14.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc index 91c903aadc..5d3b5dc9a3 100644 --- a/recipes/freesmartphone/msmcomm.inc +++ b/recipes/freesmartphone/msmcomm.inc @@ -6,6 +6,6 @@ LICENSE = "GPL" INC_PR = "r4" PV = "Please override!" -SRCREV = "aa49ff741f30df8e0360acef6798aa95856b20bc" +SRCREV = "887f79fe5091f5225128c7d33d3a057d44812f32" SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"