aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/opensync/libopensync_0.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/opensync/libopensync_0.37.bb')
-rw-r--r--meta/recipes-connectivity/opensync/libopensync_0.37.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/opensync/libopensync_0.37.bb b/meta/recipes-connectivity/opensync/libopensync_0.37.bb
index 64a353d9bb..437bdd2885 100644
--- a/meta/recipes-connectivity/opensync/libopensync_0.37.bb
+++ b/meta/recipes-connectivity/opensync/libopensync_0.37.bb
@@ -1,6 +1,7 @@
LICENSE = "LGPL"
HOMEPAGE = "http://www.opensync.org/"
-
+SUMMARY = "Synchronization framwork"
+DESCRIPTION = "The OpenSync project is an ongoing effort to create a synchronization framework that will be a platform independent, general purpose synchronization engine utilizing modular plugins for content formats and different kind of connection types. OpenSync's modularity should allow it to be extended easily to new devices and purposes without radically changing the architecture itself, allowing it to support wide variety of devices used today and in the future."
DEPENDS = "sqlite3 libxml2 glib-2.0 libcheck zlib libxslt"
PR = "r1"