fso: bump SRCREV for libgsm0710, fso-abyss, frameworkd (redesigned opimd database)
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 8 Mar 2010 20:24:08 +0000 (21:24 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 8 Mar 2010 20:28:45 +0000 (21:28 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/sane-srcrevs-fso.inc
recipes/freesmartphone/frameworkd_git.bb
recipes/freesmartphone/libgsm0710mux_git.bb

index b435500..9376389 100644 (file)
@@ -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"
index 07ac5f5..17c18e1 100644 (file)
@@ -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} += "\
index 1d5e223..ca73a49 100644 (file)
@@ -3,8 +3,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 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 = "\