meta-webosose
meta-webosose copied to clipboard
webos-sdk: populate_sdk including qt5
:Release Notes: make test image & SDK which includes Qt5.
:Detailed Notes:
- perl is needed for syncqt.pl
- remove blacklisted packagegroup-qt5-toolchain-target
- includes buildable qt5 library
- add wayland-scanner
- add qtwaylandscanner
- add OE_QMAKE_WAYLAND_SCANNER environment variable
- make 'populate_sdk' include qt5
:Testing Performed:
$ bitbake -c populate_sdk webos-image
:QA Notes:
:Issues Addressed:
This PR includes the previous PR's(https://github.com/webosose/meta-webosose/pull/6) changes and missing tools for qt5 sdk
FYI
- @sukdo399
@jaeyoonjung please review this PR.