From d0697d0c8a1636944f84fda2ac6d0444104406ee Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 8 Mar 2010 21:24:08 +0100 Subject: fso: bump SRCREV for libgsm0710, fso-abyss, frameworkd (redesigned opimd database) Signed-off-by: Martin Jansa --- conf/distro/include/sane-srcrevs-fso.inc | 4 ++-- recipes/freesmartphone/frameworkd_git.bb | 10 ++++++++-- recipes/freesmartphone/libgsm0710mux_git.bb | 4 ++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/conf/distro/include/sane-srcrevs-fso.inc b/conf/distro/include/sane-srcrevs-fso.inc index b435500080..9376389b2a 100644 --- a/conf/distro/include/sane-srcrevs-fso.inc +++ b/conf/distro/include/sane-srcrevs-fso.inc @@ -22,9 +22,9 @@ SRCREV_pn-mterm2 ?= "${FSO_CORNUCOPIA_SRCREV}" # FSO Projects -- Misc SRCREV_pn-dbus-hlid ?= "5df7f49fe8881804aaab544a569fd164c3e93afb" -SRCREV_pn-frameworkd ?= "f9240762be27356f66bd7bc0b5526dfdb9412491" +SRCREV_pn-frameworkd ?= "c3d4aeb9d43db7b8decbca003c4ddfdebd050b9a" SRCREV_pn-frameworkd-config-shr_FSO_REV ?= ${SRCREV_pn-frameworkd} -SRCREV_pn-fso-abyss ?= "b13b3b31975d5c921326d38a528627cff53b8bb9" +SRCREV_pn-fso-abyss ?= "8de2ff3b444e7068a6e472c024c5575a4ba426f2" SRCREV_pn-fso-gpsd ?= "39e810899110a9bb302cf2064e1c0f73541fb4e6" SRCREV_pn-fso-gsm0710muxd ?= "1d69fb5b666ac2a9e54e46978c7afa8fe5dfc3c9" SRCREV_pn-fso-monitord ?= "b4ae1e9b10e710042624c2cf1a15b91a7d5b1d44" diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index 07ac5f5b47..17c18e1e14 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -31,8 +31,14 @@ do_install_append() { } pkg_postinst_${PN} () { - echo "NOTE: if you have old contacts without field types and the" - echo " tel: prefix instead please use the remove-tel script" + echo "*IMPORTANT NOTICE*: There has been a change in internal opimd database structure as well as in the backend mechanism." + echo " This change is not backwards compatible so a conversion is needed, furthermore, since new opimd does not (and will not) support working with SIM, importing your SIM data is also required." + echo " In order to import SIM contacts, please use PISI." + echo " If you still have old contacts with 'tel:' prefix instead of field types (i.e you haven't upgraded since 26.1.2010) please run the 'remove-tel' script first." + echo " For the database conversion: + echo " 1) stop frameworkd '/etc/init.d/frameworkd stop'" + echo " 2) use the conversion script, called: 'opimd_convert_db' which is already installed in your system" + echo " 3) restart your device" } RDEPENDS_${PN} += "\ diff --git a/recipes/freesmartphone/libgsm0710mux_git.bb b/recipes/freesmartphone/libgsm0710mux_git.bb index 1d5e223aa9..ca73a49e66 100644 --- a/recipes/freesmartphone/libgsm0710mux_git.bb +++ b/recipes/freesmartphone/libgsm0710mux_git.bb @@ -3,8 +3,8 @@ AUTHOR = "Michael 'Mickey' Lauer " LICENSE = "GPL" SECTION = "devel" DEPENDS = "glib-2.0 libgsm0710 libfsotransport" -SRCREV = "861b234386de071822d5f7726205058858e1e668" -PV = "0.9.0+gitr${SRCREV}" +SRCREV = "05d990fce7427f15c985932721deb05012d779bd" +PV = "0.9.1+gitr${SRCREV}" PR = "r0" SRC_URI = "\ -- cgit v1.2.3