Skip to content

Commit

Permalink
webos-image: Update meta-qt6 layerpin to v6.5.1 (build 608 part 1/2)
Browse files Browse the repository at this point in the history
meta-webosose as of 2023-06-20 18:12:00 +0530

75605921 qtbase=webos112

meta-qt6 as of 2023-05-16 14:30:34 +0000

164eaa4 Update submodule refs on '6.5.1' in yocto/meta-qt6
3571b08 Update submodule refs on '6.5.1' in yocto/meta-qt6
5a64b99 Update submodule refs on '6.5.1' in yocto/meta-qt6
ef66ebe Update submodule refs on '6.5.1' in yocto/meta-qt6
8a02d57 qt6-git.inc: switch modules to 6.5.1 branch
9aaf121 Update submodule refs on '6.5.1' in yocto/meta-qt6
dc97885 Update submodule refs on '6.5' in yocto/meta-qt6
688c43d Update submodule refs on '6.5' in yocto/meta-qt6
7bf3872 packagegroups: enable workaround for allarch packagegroup
169b252 Update submodule refs on '6.5' in yocto/meta-qt6
20dfcfc Update submodule refs on '6.5' in yocto/meta-qt6
671b41c coin: test against mickledore
5362dfd qtwayland: enable all wayland drivers
01bae54 srcrev_update: use renamed variable
65e670e Update submodule refs on '6.5' in yocto/meta-qt6
68c01dd packagegroup-qt6-commercial-modules: include qt6-commercial.inc
7adb030 Update submodule refs on '6.5' in yocto/meta-qt6
67e2411 Add python3-appdirs to native and nativesdk builds
514cf00 Make python-html5lib optional
dba8882 qtserialbus: socketcan need openembedded layer
b2e56e7 qt6-git: do not override CVE products
43edb13 coin: be explicit about accepted commercial licenses
c366b27 qtbase: update patches
d174e02 Update submodule refs on '6.5' in yocto/meta-qt6
0e26198 qtgrpc: add dependency to declarative for examples
a860bdf Add python3-html5lib to sdk
db80d4d Coin: fetch repo from github
f4e522b Change GCC optimization for qtwebengine on armv7a-neon
8dc7f81 Update submodule refs on '6.5' in yocto/meta-qt6
6ff0db5 Bump QT_VERSION to 6.5.1
637a3a6 Update submodule refs on '6.5' in yocto/meta-qt6

:Issues Addressed:
[WRP-17683] Upgrade to Qt 6.5.1
[WRP-17070] CCC: qtbase=webos112

Change-Id: Ibdf40768a3c491e05c6308616307f2d3ac8dae01
Reviewed-on: http://gpro.lge.com/c/webosose/build-webos/+/357122
Reviewed-by: milan shah <[email protected]>
Reviewed-by: <[email protected]>
Tested-by: <[email protected]>
  • Loading branch information
jaeyoonjung authored and jaekyu-lee committed Jun 20, 2023
1 parent b851d7a commit bb6d2af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions weboslayers.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
('meta-clang', 15, 'https://github.com/kraj/meta-clang.git', 'branch=kirkstone,commit=68ec449', ''),
('meta-virtualization', 17, 'https://git.yoctoproject.org/git/meta-virtualization', 'branch=kirkstone,commit=dde0ff9', ''),

('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.0,commit=v6.5.0', ''),
('meta-qt6', 20, 'https://code.qt.io/yocto/meta-qt6.git', 'branch=6.5.1,commit=v6.5.1', ''),

('meta-webos-backports-4.1', 30, 'https://github.com/webosose/meta-webosose.git', '', ''),
('meta-webos-backports-4.2', 31, 'https://github.com/webosose/meta-webosose.git', '', ''),

('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=9bef1358', ''),
('meta-webos', 40, 'https://github.com/webosose/meta-webosose.git', 'branch=master,commit=75605921', ''),

('meta-raspberrypi', 50, 'https://github.com/agherzan/meta-raspberrypi.git', 'branch=kirkstone,commit=2a06e4e', ''),
('meta-webos-raspberrypi', 51, 'https://github.com/webosose/meta-webosose.git', '', ''),
Expand Down

0 comments on commit bb6d2af

Please sign in to comment.