]> code.ossystems Code Review - openembedded-core.git/commit
qt4: add 4.7.1 version from meta-openembedded
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 21 Jan 2011 16:22:15 +0000 (16:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2011 16:10:36 +0000 (16:10 +0000)
commit51b50818922a1be99f50cc1e3386ca914c025427
tree4f96f7e2de83bea7f099c5ac4fa3e1896cd3823b
parent7263adda21f58e0f76b0228b0f5657aa84879927
qt4: add 4.7.1 version from meta-openembedded

Differences from meta-openembedded version:
* Change the order of includes so that embedded/x11 overrides take precedence
* Move contents of do_install_append from qt-${PV}.inc to do_install in
  qt4.inc as this is the same for 4.6.3 and 4.7.1 and gets in the way of
  do_install_append in qt-embedded.inc.
* Don't add qte.sh to SRC_URI in qt-4.7.1.inc (this is embedded-specific)
* Don't specify DEFAULT_PREFERENCE
* Use http source URL to match other Qt4 recipes

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-qt/qt4/qt-4.7.1.inc [new file with mode: 0644]
meta/recipes-qt/qt4/qt-4.7.1/0001-Added-Openembedded-crossarch-option.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt-4.7.1/g++.conf [new file with mode: 0644]
meta/recipes-qt/qt4/qt-4.7.1/hack-out-pg2-4.7.0.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt-4.7.1/linux.conf [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-embedded_4.7.1.bb [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-x11-free_4.7.1.bb [new file with mode: 0644]