]> code.ossystems Code Review - openembedded-core.git/commit
qt-tools-native: add QT4 tool to build qt application
authorYu Ke <ke.yu@intel.com>
Wed, 25 Aug 2010 03:12:58 +0000 (11:12 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 27 Aug 2010 12:29:51 +0000 (13:29 +0100)
commit7aa5f112b8d647a7e1220c42d4c55a59c4de994e
tree59f08541d2a3244564d4c281acad56fa9f636b29
parentdd30a64fc1e3f306421d38d3333b70a422759fd6
qt-tools-native: add QT4 tool to build qt application

QT4 provides tools like moc (meta object compiler), uic (user interface compiler) etc.. to build qt application. This commit add the qt4 tools. The recipe is from OE with minor cleanup.

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta-lsb/packages/qt4/qt4-tools-native.inc [new file with mode: 0644]
meta-lsb/packages/qt4/qt4-tools-native_4.6.3.bb [new file with mode: 0644]