]> code.ossystems Code Review - openembedded-core.git/commit
qt4.inc : Add uic, moc, rcc, and lrelease to tools package.
authorPhilip Balister <philip@balister.org>
Mon, 12 Dec 2011 18:48:34 +0000 (18:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2011 12:21:05 +0000 (12:21 +0000)
commitc96db08915a554fb5e4bb2c360b919c8392b32c6
tree7016cefc693c2e039d2a98da95b10e122cbab91f
parent10b354c6ce7bac3b4cce5e6a649d4fd3ceca235b
qt4.inc : Add uic, moc, rcc, and lrelease to tools package.

These binaries are needed in the target tools package so we can build
qt apps on the target. You also need to install qmake from meta-oe.

Tested by building gnuradio on the USRP e100 with qt support.

(This effectively reverses OE-core rev
69eeb3d2276e5b10d084b47d308ecfc8daf8b467, however test builds for
qemux86 and qemumips produced no packaging warnings such as those
described in that commit, and the architecture of the executables is
correct.)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt4-embedded.inc
meta/recipes-qt/qt4/qt4-x11-free.inc
meta/recipes-qt/qt4/qt4.inc