From f02110f6ccc857b67618fb42e6b5faef897a3cfa Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 27 May 2010 00:37:59 +0200 Subject: frameworkd_git.bb: bump SRCREV ogsmd has now some more reliable support for the Freescale Neptune modem used in Motorola EzX phones. Signed-off-by: Antonio Ospite Acked-by: Koen Kooi --- recipes/freesmartphone/frameworkd_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index 395a137156..3d72d8f555 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -4,9 +4,9 @@ AUTHOR = "FreeSmartphone.Org Development Team" SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" -SRCREV = "93673aa09cafc8fb5cfc3cb4055a73e25e595b70" +SRCREV = "7ee718456af30a7ab1069c4fad0fd33be319c2c8" PV = "0.9.5.9+gitr${SRCPV}" -PR = "r3" +PR = "r4" PE = "1" inherit distutils update-rc.d python-dir -- cgit 1.2.3-korg