]> code.ossystems Code Review - openembedded-core.git/commit
qt4: add qt4-embedded 4.6.3 from meta-openembedded
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 13 Jan 2011 15:04:35 +0000 (15:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2011 16:10:11 +0000 (16:10 +0000)
commit7263adda21f58e0f76b0228b0f5657aa84879927
tree83803d1ece944a6817f6243851cf9a5a1e2545cf
parentc5998e6def9b320eb50247765b096743f6efbfe8
qt4: add qt4-embedded 4.6.3 from meta-openembedded

Changes from the meta-openembedded version:
* Change the order of includes so that embedded takes precedence (ensuring
  SRC_URI additions from qt-embedded.inc work)
* Specify -embedded in qt-embedded.inc
* Remove SRC_URI and S which should come from qt-${PV}.inc
* Remove QT_DIR_NAME and QT_LIBINFIX as these come from qt4e.bbclass
* Correct LICENSE
* Set DESCRIPTION instead of SUMMARY as SUMMARY will inherit by default
* Add qthelp-lib-qtclucene.patch (required to build)
* Whitespace fixes

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/qt4e.bbclass [new file with mode: 0644]
meta/recipes-qt/qt4/files/qte.sh [new file with mode: 0644]
meta/recipes-qt/qt4/files/qthelp-lib-qtclucene.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-embedded.inc [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb [new file with mode: 0644]