diff options
author | Michael Kurz <betheg@bitcloner.org> | 2010-07-25 12:54:40 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-07-25 15:50:33 +0200 |
commit | 7b5228d350af1af43226ecbccfdffaf968c35e68 (patch) | |
tree | f4a8065b14d989881a7832f483d1bfbb796a2e60 /recipes/freesmartphone | |
parent | 4e18092dc54f570bc6dbebce41733fcf13fde322 (diff) |
freesmartphone: bump SRCREV and sync PVs with upstream
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/cornucopia.inc | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 4 | ||||
-rw-r--r-- | recipes/freesmartphone/fsodeviced_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fsoinitd_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fsotdld_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fsousaged_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 4 | ||||
-rw-r--r-- | recipes/freesmartphone/libfsoframework_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/mdbus2_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/mterm2_git.bb | 2 |
10 files changed, 12 insertions, 12 deletions
diff --git a/recipes/freesmartphone/cornucopia.inc b/recipes/freesmartphone/cornucopia.inc index cfd14466e7..43bdac61da 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 ?= "bb089b7d8e4916381ce8a70581454349cd137879" +FSO_CORNUCOPIA_SRCREV ?= "823c55b80559ad4bc5687ddf47c12d1d224f68f5" 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 a607f03977..fef75bdbfb 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 = "6e6f1a6efc57f52987f0e6cdf86c78abe7c55f25" -PV = "2010.05.29.1+gitr${SRCPV}" +SRCREV = "317e48c0bf2bdad4bf97a145c236fcbbadf3557e" +PV = "2010.07.16.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index bc973a310e..9cbc8a751e 100644 --- a/recipes/freesmartphone/fsodeviced_git.bb +++ b/recipes/freesmartphone/fsodeviced_git.bb @@ -7,7 +7,7 @@ RDEPENDS_${PN} += "libcanberra-alsa" # RRECOMMENDS_${PN} += "fso-alsa-data" RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.9.0+gitr${SRCPV}" +PV = "0.9.4+gitr${SRCPV}" PE = "2" PR = "${INC_PR}.13" diff --git a/recipes/freesmartphone/fsoinitd_git.bb b/recipes/freesmartphone/fsoinitd_git.bb index dfb0b94f86..8c98ceb5d9 100644 --- a/recipes/freesmartphone/fsoinitd_git.bb +++ b/recipes/freesmartphone/fsoinitd_git.bb @@ -2,7 +2,7 @@ require cornucopia.inc inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.0.0+gitr${SRCPV}" +PV = "0.1.0+gitr${SRCPV}" PR = "${INC_PR}.1" EXTRA_OECONF = "" diff --git a/recipes/freesmartphone/fsotdld_git.bb b/recipes/freesmartphone/fsotdld_git.bb index 8f8b98feb0..3145b714c9 100644 --- a/recipes/freesmartphone/fsotdld_git.bb +++ b/recipes/freesmartphone/fsotdld_git.bb @@ -2,7 +2,7 @@ require cornucopia.inc inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PR = "${INC_PR}.3" -PV = "0.0.0+gitr${SRCPV}" +PV = "0.3.1+gitr${SRCPV}" PE = "1" DEPENDS += "libfsotransport libfsoresource" diff --git a/recipes/freesmartphone/fsousaged_git.bb b/recipes/freesmartphone/fsousaged_git.bb index b6806a7288..d6a2adf2a4 100644 --- a/recipes/freesmartphone/fsousaged_git.bb +++ b/recipes/freesmartphone/fsousaged_git.bb @@ -1,6 +1,6 @@ require cornucopia.inc inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.9.1.2+gitr${SRCPV}" +PV = "0.9.5+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index 31b6f4f07c..70289aeb77 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 = "52d81d44133bf8fe07757e9076007db9e8d8d932" -PV = "2010.05.29.1+gitr${SRCPV}" +SRCREV = "b9f76110c6f76128aa4e7b28dcecd27b70cf3ee8" +PV = "2010.07.16.1+gitr${SRCPV}" PE = "1" PR = "r1" diff --git a/recipes/freesmartphone/libfsoframework_git.bb b/recipes/freesmartphone/libfsoframework_git.bb index c07f609520..138c10af93 100644 --- a/recipes/freesmartphone/libfsoframework_git.bb +++ b/recipes/freesmartphone/libfsoframework_git.bb @@ -2,7 +2,7 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libfsobasics alsa-lib" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.8.0+gitr${SRCPV}" +PV = "0.8.1+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" diff --git a/recipes/freesmartphone/mdbus2_git.bb b/recipes/freesmartphone/mdbus2_git.bb index cfa6ef3698..80a22bb764 100644 --- a/recipes/freesmartphone/mdbus2_git.bb +++ b/recipes/freesmartphone/mdbus2_git.bb @@ -6,7 +6,7 @@ SECTION = "console/network" LICENSE = "GPLv2" DEPENDS = "glib-2.0 dbus dbus-glib" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "2.0.0+gitr${SRCPV}" +PV = "2.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" PE = "1" diff --git a/recipes/freesmartphone/mterm2_git.bb b/recipes/freesmartphone/mterm2_git.bb index 8615af7678..d549f3b8d2 100644 --- a/recipes/freesmartphone/mterm2_git.bb +++ b/recipes/freesmartphone/mterm2_git.bb @@ -7,7 +7,7 @@ SECTION = "console/network" DEPENDS = "dbus dbus-glib readline libfsoframework libfsotransport" LICENSE = "GPL" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.1.0+gitr${SRCPV}" +PV = "1.9.0+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" |