diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-26 14:54:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-26 15:03:43 +0200 |
commit | a917b559b94e09d3c809c9ef17a8776560e09a66 (patch) | |
tree | d5aecc225b844c4da547b0c2d9324d1f4be9bafe | |
parent | 3a24470373260254b233a91c9c903c746badb8fb (diff) |
freesmartphone: bump SRCREV for reliable pppd with fsogsmd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 2 | ||||
-rw-r--r-- | recipes/freesmartphone/libframeworkd-glib_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index a9014fb551..11b37d711d 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -3,5 +3,5 @@ OPKG_SRCREV ?= "527" EFL_SRCREV ?= "48206" -FSO_CORNUCOPIA_SRCREV ?= "c742460d53439e3832fdac9bd80af9ecf77716fe" +FSO_CORNUCOPIA_SRCREV ?= "eb3a3c0410a2387e36d7ae306b5c1734ca842b90" FSO_PYTHONHELPERS_SRCREV ?= "63b1dff1bc8ac22efabcee8a90e957c3b2423317" diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index 21f8ca6f99..045ae34f9f 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 = "27b29f8ebd15ec05ebcca19f4aaa476ecd54aa80" +SRCREV = "1dd28e0a716c10564b3b1c6f5c696e7afa19bff6" PV = "0.5.0+gitr${SRCPV}" PE = "1" PR = "r2" diff --git a/recipes/freesmartphone/libframeworkd-glib_git.bb b/recipes/freesmartphone/libframeworkd-glib_git.bb index 6150f2e7bb..21cab5dd31 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 = "bb5e9446f2f0b9ffba83e294a7e3b3a867e1f32a" +SRCREV = "66eab3e4c444f161497268953b47192a2d7c80bc" PV = "0.0.1+gitr${SRCPV}" PE = "1" PR = "r0" |