| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* don't append -tools to all packages
* fixes automatic packaging of .debug files in ${PN}-dbg
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
perl modules are needed for syncqt.pl
|
|
|
|
|
|
|
|
|
|
|
| |
Add dependency to qtdeclarative to qttools' native and nativesdk builds.
This gives us lupdate with a support for Qml files. The nativesdk builds
of qtdeclarative depend on more modules (Xml, Sql) from nativesdk-qtbase,
so preserve all libs that are already built. This brings few extra libs
to the package that might not be needed, but keeps the recipe simpler.
Signed-off-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Allow easy inclusion of host packages for the Qt5 standalone SDK or
external toolchain.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|