Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webos-qt-sdk=r0 nativesdk-packagegroup-sdk-host.bbappend=webos1 meta-…
…environment.bbappend=webos1 :Release Notes: webos-qt-sdk=r0 nativesdk-packagegroup-sdk-host.bbappend=webos1 meta-environment.bbappend=webos1 :Detailed Notes: - webos-qt-sdk=r0 -- Add packagegroup-qt5-toolchain-host into webos-qt-sdk - nativesdk-packagegroup-sdk-host.bbappend=webos1 -- The followings would be included in host toolchains nativesdk-qtwayland-tools for qtwaylanscanner nativesdk-wayland-dev for wayland-scanner - meta-environment.bbappend=webos1 -- The following variables should be exported in environment file to use mkspecs/features/webos-variables.prf in qmake projects with the toolchain generated by populate_sdk. WEBOS_INSTALL_BINS, WEBOS_INSTALL_LIBS, WEBOS_INSTALL_HEADERS, WEBOS_INSTALL_QML, WEBOS_INSTALL_QTPLUGINSDIR, webos_applicationsdir, webos_preferencesdir :Testing Performed: Test cases - QSDK-3148 1. Generate a toolchain by populate_sdk. $ bitbake webos-qt-sdk 2. Install the generated toolchain script. 3. Load environment file under the toolchain installation path. $ source [installed path]/environment-setup-[TargetArch]-webos-linux 4. Check whether the followings commands are avaiable. $ which wayland-scanner $ which qtwayland-scanner $ which qmake 5. If the above 3 commands exist under the toolchain path, it's ok. Otherwise, it is fault. :QA Notes: N/A :Issues Addressed: [PLAT-94864] CCC: webos-qt-sdk=r0 nativesdk-packagegroup-sdk-host.bbappend=webos1 meta-environment.bbappend=webos1 libcxx=auto1 [PLAT-77789] Make 'populate_sdk' option for containing qt tools Change-Id: I76f3b02f75bba892b0c3cbaa410df46a44b24b8e
- Loading branch information