Age | Commit message (Collapse) | Author | Files |
|
Another attempt to fix the dependencies of qt4-x11-free-gles. Do not
make libqt4-FOO-dev depend on qt4-x11-free-gles which will drag in
more dependencies.
A better fix would be to build the OpenVG graphicsengine unconditionally
and build the screendriver out of this tree and install it as a plugin.
Do the same change to qt4-embedded.inc.
|
|
Do not use "$COMPILER" to execute the test. This fails when
the passed compiler is something like "ccache gcc".
|
|
* currently sgx specific, but making it generic is easy
|
|
|
|
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
|