[oe-commits] Paul Eggleton : qt4: set SUMMARY and tweak DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:53:29 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: da0a84295583aaf9f943f7e3a64373079a70024d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=da0a84295583aaf9f943f7e3a64373079a70024d

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sun Dec 22 00:10:24 2013 +0000

qt4: set SUMMARY and tweak DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/recipes-qt/qt4/qt4-embedded.inc | 3 ++-
 meta/recipes-qt/qt4/qt4-x11-free.inc | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
index cbdda5f..e87de4b 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -1,4 +1,5 @@
-DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the embedded version."
+SUMMARY = "Cross-platform UI toolkit and application framework (framebuffer version)"
+DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the embedded (framebuffer) version."
 SECTION = "libs"
 HOMEPAGE = "http://qt-project.org/"
 DEPENDS += "directfb tslib"
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc
index 369b3d5..73ed2bc 100644
--- a/meta/recipes-qt/qt4/qt4-x11-free.inc
+++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
@@ -1,5 +1,6 @@
 require qt4.inc
 
+SUMMARY = "Cross-platform UI toolkit and application framework (X11 version)"
 DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the X11 version."
 HOMEPAGE = "http://qt-project.org/"
 SECTION = "x11/libs"



More information about the Openembedded-commits mailing list