Skip to content

Commit

Permalink
webos: luna-service2=40
Browse files Browse the repository at this point in the history
:Release Notes:
Stop using webos_machine_impl_dep() and webOS/LegacyDefines.
Static issue fixes for LS2

:Detailed Notes:
submissions/38..submissions/40
d612d24 LS2 static issue fix
7f8c8c6 Stop using webos_machine_impl_dep() and webOS/LegacyDefines

:Testing Performed:
Check CCC Ticket

:QA Notes:
NA

:Issues Addressed:
[WRQ-11516] CCC: luna-service2=40
[WRQ-6453]  Limit to use MACHINE-related string only when needed
[WRQ-10986] Static issue fix for ls2 module in OSE
[WRQ-10962] Create CCC for distro change for CoreOS components

Cherry-picked-from-commit: 78fc096
Cherry-picked-from-branch:
  • Loading branch information
vaibhav.palri authored and ywbyun0815 committed May 28, 2024
1 parent 059f638 commit 6f4f569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/luna-service2/luna-service2.bb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ VIRTUAL-RUNTIME_cpushareholder ?= "cpushareholder-stub"
VIRTUAL-RUNTIME_bash ?= "bash"
RDEPENDS:${PN} = "luna-service2-security-conf ${VIRTUAL-RUNTIME_cpushareholder} ${VIRTUAL-RUNTIME_bash}"

WEBOS_VERSION = "3.21.2-38_2cd1debd488b02db18faa8fff11e9d18356dfe34"
WEBOS_VERSION = "3.21.2-40_57c81fcbeba84df6934d6cbf61579ad74cacaead"
PR = "r32"

EXTRA_OECMAKE += "${@ '-DWEBOS_DISTRO_PRERELEASE:STRING="devel"' \
Expand Down

0 comments on commit 6f4f569

Please sign in to comment.