Skip to content

Commit

Permalink
webos: webruntime_108=23 wam=89
Browse files Browse the repository at this point in the history
:Release Notes:
Remove Gstreamer based Neva MSE playback support for webOS OSE

:Detailed Notes:
webruntime_108: submissions/22..submissions/23
cb4aaa18b3 [op][n_upsable][media] Remove Neva MSE playback support
855096e38e [oe][n_upsable][gpu] Fix GL initialization for VMware

wam: submissions/88..submissions/89
4139467 [op][n_upsable][media] Remove Neva MSE playback support

:Testing Performed:
CCC testing

:QA Notes:
N/A

:Issues Addressed:
[WRQ-11424] CCC: webruntime_108=23 wam=89
[WRQ-9622] Remove Neva MSE playback support from OSE
[WRQ-6482] [ose emulator] Using webos-image-devel, blank screen
           is displayed(No home app is displayed) after booting

Cherry-picked-from-commit: d8895dc
Cherry-picked-from-branch:
  • Loading branch information
praveenp556 authored and ywbyun0815 committed May 28, 2024
1 parent 99b87df commit 059f638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/chromium/webruntime-repo_108.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

WEBOS_REPO_NAME = "chromium108"
WEBRUNTIME_REPO_VERSION = "108"
WEBOS_VERSION = "108.0.5359.217-22_35ca7406233c6423856dcbf152980a47f85f4848"
WEBOS_VERSION = "108.0.5359.217-23_5dae8851e79a6dfd54af17eade54583f91a471ee"

# LICENSE
CHROMIUM_LICENSE_CHKSUM = "file://src/LICENSE;md5=c408a301e3407c3803499ce9290515d6"
Expand Down
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/wam/wam.inc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RDEPENDS:${PN} += "util-linux"
VIRTUAL-RUNTIME_cpushareholder ?= "cpushareholder-stub"
RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_cpushareholder}"

WEBOS_VERSION = "1.0.2-88_b0feb1909ead14bc970ff1e06af15d70337c71e3"
WEBOS_VERSION = "1.0.2-89_1616a21a27430dcbefaf23255382e93827fc54fc"
INC_PR = "r66"

WAM_BUILD_SYSTEM ?= "webos_cmake"
Expand Down

0 comments on commit 059f638

Please sign in to comment.