Skip to content

Commit

Permalink
webos: com.webos.service.peripheralmanager=14 com.webos.service.cec=6
Browse files Browse the repository at this point in the history
:Release Notes:
Fix static issues

:Detailed Notes:
com.webos.service.peripheralmanager: submissions/13..submissions/14
77f8f32 Fix static issue

com.webos.service.cec: submissions/5..submissions/6
d1e7135 Fix static issue

:Testing Performed:
Please check CCC tickets.

:QA Notes:
NA

:Issues Addressed:
[WRQ-11604] CCC: com.webos.service.peripheralmanager=14
                 com.webos.service.cec=6
[WRQ-8862] Analyze and fix the high static issue

Cherry-picked-from-commit: 9eeefbc
Cherry-picked-from-branch:
  • Loading branch information
abhijeet.yadav authored and ywbyun0815 committed May 28, 2024
1 parent 6c16bf9 commit 99b87df
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 @@ -14,7 +14,7 @@ DEPENDS = "glib-2.0 libpbnjson luna-service2 pmloglib nyx-lib"

COMPATIBLE_MACHINE = "^raspberrypi4-64$"

WEBOS_VERSION = "1.0.0-5_a2236e7706698cdd091c64e4bafe49c8eac635ab"
WEBOS_VERSION = "1.0.0-6_502ab0050284c64c0fcc0637e954e28d6faf5ca8"
PR = "r1"

inherit webos_component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \

DEPENDS = "glib-2.0 libpbnjson luna-service2 pmloglib "

WEBOS_VERSION = "1.0.0-13_bbd3a51b96ef9ff375de3f9f7738e6f746b4f326"
WEBOS_VERSION = "1.0.0-14_a161ae6db6ac3830db978a4ddc16a14cd26cc78d"
PR = "r3"

inherit webos_component
Expand Down

0 comments on commit 99b87df

Please sign in to comment.