diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-28 15:20:29 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-28 16:43:56 +0200 |
commit | a8595305e3f93dda49cd631cf66b5fa4793f1dc8 (patch) | |
tree | a8a63a91c591467888993a7bcd0c0dc847cc7547 /recipes/freesmartphone | |
parent | 272f1982ab7d9f5a452bbac22d55ec4e2ef80692 (diff) |
freesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index 045ae34f9f..6d66687594 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://docs.freesmartphone.org" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "1dd28e0a716c10564b3b1c6f5c696e7afa19bff6" +SRCREV = "3b7b76f159c92e2e1db03b81252a3da35f9b6a72" PV = "0.5.0+gitr${SRCPV}" PE = "1" PR = "r2" diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index e29ccc81aa..01ceb8265f 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -3,7 +3,7 @@ AUTHOR = "Didier 'Ptitjes" LICENSE = "LGPL" SECTION = "devel" DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs" -SRCREV = "f1a0b3fe2ed6e15d83ad4880b4eb7aece00f9d57" +SRCREV = "a8ef303b0f700487d4c5f67da555b3d68818ccdc" PV = "0.2.2+gitr${SRCPV}" PE = "1" PR = "r4" |