generic-poky/meta
Eric Bénard f1369ae9fe qt4: fix generated sdk
- qt4-tools-nativesdk : actually the qmake binary which gets installed
comes from the native recipe. This patch fix this problem by launching
configure twice : once to compile qmake using the right toolchain for
nativesdk, and a second time using the native qmake to compile all the
other tools for the nativesdk. Then we install the right qmake.

- mkspec : the link actually created in qt4-tools-nativesdk's
do_install point to nowhere so remove it and generate the link in
meta-toolchain-qte as it's the only place where we have all the variable
to create it.

- toolchain_create_sdk_env_script_append : we need to add OE_QMAKE_CFLAGS,
OE_QMAKE_CXXFLAGS and OE_QMAKE_LDFLAGS else the sdk won't find these
variables that are inserted by qmake in the Makefiles.

- with this patch, oe-core generates a working meta-toolchain-qte which
can compile a small example and is properly recognized by qtcreator (this
brings oe-core's meta-toolchain-qte to oe-dev's functional state).

(From OE-Core rev: 5f6fb92b939147d2d6aa7790a378d4b7cce3ada5)

(From OE-Core rev: d86d55aea57966e1aaffe913c745a648c21f6c24)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:37:55 +00:00
..
classes base.bbclass: Drop unneeded dependency 2012-01-30 16:37:55 +00:00
conf bitbake.conf: change ccache path to use MULTIMACH_HOST_SYS 2012-01-30 16:37:49 +00:00
files image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
lib/oe distrodata: fix distro_check code 2011-09-21 13:42:50 +01:00
recipes-bsp apmd: use ${HOST_SYS}-libtool 2012-01-30 16:37:51 +00:00
recipes-connectivity Add proper deps for nfs-utils, util-linux, and strace 2012-01-30 16:37:54 +00:00
recipes-core Add proper deps for nfs-utils, util-linux, and strace 2012-01-30 16:37:54 +00:00
recipes-devtools python: fix sqlite RPATH issue 2012-01-30 16:37:54 +00:00
recipes-extended Fix sysklogd build on e500v2 cores 2012-01-30 16:37:54 +00:00
recipes-gnome libffi: really populate -dev package 2012-01-30 16:37:49 +00:00
recipes-graphics matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream 2012-01-30 16:37:49 +00:00
recipes-kernel Fix lttng-ust for powerpc64 2012-01-30 16:37:55 +00:00
recipes-multimedia Fix flac build on e500mc cores 2012-01-30 16:37:54 +00:00
recipes-qt qt4: fix generated sdk 2012-01-30 16:37:55 +00:00
recipes-rt rt-tests: use an explicit commit ID 2011-08-12 21:07:02 +01:00
recipes-sato matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream 2012-01-30 16:37:49 +00:00
recipes-support Fix HAL on newer kernels without header file 2012-01-30 16:37:53 +00:00
site Add autoconf cache for screen on powerpc64 2012-01-30 16:37:53 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00