Skip to content

Commit

Permalink
auto-luna-surface-manager=9 luna-surfacemanager=305 qtwayland=138
Browse files Browse the repository at this point in the history
:Release Notes:
Add a new window layer for Voice assistant apps.
Fix LSM bugs including the blocker issue.

:Detailed Notes:
auto-luna-surface-manager: submissions/6..submissions/9
4da9fd9 Revert "Add VoiceAssistant View for alexa auto app"
91c5ad0 Fix unexpected LS2 subscription cancellation
8156779 Add VoiceAssistant View for alexa auto app

luna-surfacemanager: submissions/303..submissions/305
1e15137 base: Reply subscription only when needed #2
0e8c92a base: Add qml test apps #2

qtwayland: submissions/135..submissions/138
ba2707b4 Fix LSM crash when accessing rendering node for a destroyed
         surface
71a39a43 Fix missing buffer release on windowChanged #5
491fcbb0 Fix missing buffer release on windowChanged #4
e0f0e818 Ignore wayland buffer which is already attached #2

:Testing Performed:
See the CCC JIRA ticket.

:QA Notes:

:Issues Addressed:
[PLAT-97517] CCC: auto-luna-surface-manager=9 luna-surfacemanager=305
             qtwayland=138

Change-Id: I5a69e2ec63ea896271daee00b65d1be235581a21
  • Loading branch information
jaeyoonjung authored and Minjae Kim committed Jan 22, 2020
1 parent 601ca9c commit c730473
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion meta-webos/recipes-qt/qt5/qtwayland_git.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DEPENDS_append_class-target = " webos-wayland-extensions qt-features-webos"
DEPENDS_remove_raspberrypi4 = " xproto"
DEPENDS_append_raspberrypi4 = " xorgproto"

WEBOS_VERSION = "5.6.3-135_66aa6d6f66255cb650dfd569800aa54adb7dc4cf"
WEBOS_VERSION = "5.6.3-138_f63497fd5b4ca89bb6da528cc1e08a71fa33518f"
EXTENDPRAUTO_append = "webos16"

# Upstream 5.5.0 recipe updated LIC_FILES_CHKSUM
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RDEPENDS_${PN} = " \
luna-surfacemanager-base \
"

WEBOS_VERSION = "0.0.1-6_814bfab23c2a9503fde12a9715418a86b46f88ec"
WEBOS_VERSION = "0.0.1-9_b092d13ad0ef3a41c1e8e9f86180af00f39ffd1c"
PR = "r0"

inherit webos_qmake5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca

DEPENDS = "qtdeclarative wayland-native qtwayland qtwayland-native qt-features-webos pmloglib webos-wayland-extensions glib-2.0"

WEBOS_VERSION = "1.1.0-303_0b3d0ac259b7c3bd83b0eeb6bac3b81b8d4dfe2a"
WEBOS_VERSION = "1.1.0-305_e28dbdfb0f034c8c1136c8c54ec50ae36641d88a"
PR = "r45"

inherit webos_qmake5
Expand Down

0 comments on commit c730473

Please sign in to comment.