Skip to content

Commit

Permalink
webos: com.webos.service.mediaindexer=32 umediaserver=gav.46
Browse files Browse the repository at this point in the history
:Release Notes:
Fix gst_discoverer timeout for emulator
Fix LS message unref crash on unload command

:Detailed Notes:
com.webos.service.mediaindexer: submissions/31..submissions/32
54a0b19 Fix gst_discoverer timeout for emulator
a4c9694 Revert "Fix gst_discoverer timeout for emulator"
ca08b9a Fix gst_discoverer timeout for emulator

umediaserver: submissions/gav.45..submissions/gav.46
f3ecc66 Fix LS message unref crash on unload command

:Testing Performed:
Please check CCC ticket.

:QA Notes:
NA

:Issues Addressed:
[WRQ-17834] CCC: com.webos.service.mediaindexer=32 umediaserver=gav.46
[WRQ-14130] [TAS Failed][OSE Emulator][QWTC-9463] [INT]media scanning
[WRQ-14097] [RDX_CRASH][webos] /usr/sbin/umediaserver
            in n/a (umediaserver + 0x20e7c)

Cherry-picked-from-commit: 3e642b7
Cherry-picked-from-branch:
  • Loading branch information
kajal singh authored and ywbyun0815 committed Jun 5, 2024
1 parent c4303b4 commit 2cf23b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://oss-pkg-info.yaml;md5=2bdfe040dcf81b4038370ae96036c519 \
"

WEBOS_VERSION = "1.0.0-31_2ce00f8e0e324c6430a12e83a871d38169638eca"
WEBOS_VERSION = "1.0.0-32_4d32c1c6efccf7e93b7a5f7c90b97ea3e13b2a7d"
PR = "r14"

inherit webos_component
Expand Down
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/umediaserver/umediaserver.inc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ COMPATIBLE_MACHINE:armv7ve = "(.*)"
COMPATIBLE_MACHINE:x86 = "(.*)"
COMPATIBLE_MACHINE:x86-64 = "(.*)"

WEBOS_VERSION = "1.0.0-gav.45_23eda9db0b78e651dcf7435a712c313111230566"
WEBOS_VERSION = "1.0.0-gav.46_6867736010545963dcc66574ed31f38c75a8cfda"

SRC_URI = "${WEBOSOSE_GIT_REPO_COMPLETE}"
S = "${WORKDIR}/git"
Expand Down

0 comments on commit 2cf23b4

Please sign in to comment.