Skip to:
Simplify the commit history, so the commits landed are only related to latest version of our work:
Squash patches with different interations of the work.
Squash fixups.
Reorganize and simplify patch history using git-deps.
The goal is rebasing on top of submissions/52. This is because the commits in webOS OSE after that for chromium87 were only QtLess implementation.
This has not been needed yet, as we could rebase on top of submissions/52 with no major issue. Work for landing our wam branch on top of submissions/55 will happen as part of the QtLess migration specific story https://lf-automotivelinux.atlassian.net/browse/SPEC-4239#icft=SPEC-4239
Simplify the commit history, so the commits landed are only related to latest version of our work:
Squash patches with different interations of the work.
Squash fixups.
Reorganize and simplify patch history using git-deps.
The goal is rebasing on top of submissions/52. This is because the commits in webOS OSE after that for chromium87 were only QtLess implementation.