From 18b31b669a67fd9dbfdf043d21817ce42831ee16 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 15 Jan 2007 03:37:55 +0000 Subject: libopie2: Enable SQL PIM backend. * Let users store their data reliably. XML backend is still used by default, user must activate SQLite in config files (see OPIE wiki). * Regarding concerns due to which is wasn't enabled before: "too large for 16MB flash devices" - such devices welcome to disable-override it; "no sync" - apparently, no sync with SQLite backend active, but XML is till by default. * SQLite backend and opie-pimconvert tested to work OK on hx4700 (on small dataset though, more tetsing pending). Suprising;y, I had rather weird issues with sqlite3 on qemuarm. --- packages/libopie/libopie2_1.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/libopie/libopie2_1.2.2.bb') diff --git a/packages/libopie/libopie2_1.2.2.bb b/packages/libopie/libopie2_1.2.2.bb index 8fcc2fba0a..1bef43c329 100644 --- a/packages/libopie/libopie2_1.2.2.bb +++ b/packages/libopie/libopie2_1.2.2.bb @@ -1,5 +1,5 @@ require ${PN}.inc - +PR = "r1" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \ file://include.pro \ -- cgit v1.2.3