summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-03 17:14:42 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-03 17:14:42 +0100
commit8133abc6a2019e2ade6e561a06d7a7fa0ef56981 (patch)
tree181d1e4c91a0e569271b9fca1e8f5eb9eb7bf0ea /recipes-qt
parent60c9a5c925622682ab4189fcd7837798cbfdb9ca (diff)
downloadmeta-openembedded-8133abc6a2019e2ade6e561a06d7a7fa0ef56981.tar.gz
qt4: add DESCRIPTION for qt4-embedded
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt4/qt4-embedded.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt4/qt4-embedded.inc b/recipes-qt/qt4/qt4-embedded.inc
index 60eb179a6..932f005d2 100644
--- a/recipes-qt/qt4/qt4-embedded.inc
+++ b/recipes-qt/qt4/qt4-embedded.inc
@@ -1,4 +1,5 @@
1SUMMARY = "Qt is a versatile cross-platform application framework -- this is the embedded version." 1SUMMARY = "Qt is a versatile cross-platform application framework -- this is the embedded version."
2DESCRIPTION = "${SUMMARY}"
2SECTION = "libs" 3SECTION = "libs"
3LICENSE = "GPL QPL" 4LICENSE = "GPL QPL"
4PRIORITY = "optional" 5PRIORITY = "optional"