Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
And finally we have a working SDK (tm).
|
|
this way we will find the qconfig.pri and all library names
will be set correctly. This means that the SDK is usable to
compile Qt applications out of the box.
|
|
They are directly copied into bin/ and not usr/bin. Change
the script to point to the correct location.
|
|
Export RCC, UIC3, DBUSXML2CPP, DBUSCPP2XML environment variables. This
is based on a patch from Ihar Hrachyshka.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
|
|
Cleanup on the meta-toolchain-qte. Set the variables before
rquiring meta-toolchain.
|
|
This version doesn't include qt tools yet so it is not ready to create
crossed qt applications.
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
|