Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webos-sdk: populate_sdk including qt5 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 21, 2018

  1. webos-sdk: make test image & 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
    then, add all the other possible qt5 libraries.
    
    :Testing Performed:
    
    :QA Notes:
    
    :Issues Addressed:
    sukdo399 authored and sparkleholic committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    a306edd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. webos-sdk: add missing tools for qt5 sdk

    :Release Notes:
    add missing tools for qt5 sdk
    
    :Detailed Notes:
    - add wayland-scanner
    - add qtwaylandscanner
    - add OE_QMAKE_WAYLAND_SCANNER environment variable
    - make 'populate_sdk' include qt5
    
    :Testing Performed:
    Local Test OK, Build OK
    
    :QA Notes:
    None
    sparkleholic committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    def410c View commit details
    Browse the repository at this point in the history