aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb')
-rw-r--r--meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb b/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
index b8ba8c747f..e3ac0017ff 100644
--- a/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
+++ b/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
@@ -1,4 +1,8 @@
-DESCRIPTION = "parser for wbxml"
+SUMMARY = "Parsing and Encoding of WBXML documents"
+DESCRIPTION = "The WBXML Library (aka libwbxml) contains a library and \
+its associated tools to Parse, Encode and Handle WBXML documents. The \
+WBXML format is a binary representation of XML, defined by the Wap \
+Forum, and used to reduce bandwidth in mobile communications."
LICENSE = "GPLv2"
DEPENDS = "libxml2 sed-native expat"