From 6f4f569007f6eba440b902edc89d4f971a2ee868 Mon Sep 17 00:00:00 2001 From: "vaibhav.palri" Date: Tue, 28 May 2024 10:17:50 +0900 Subject: [PATCH] webos: luna-service2=40 :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: 78fc0966bb3f63d482ed4e7d5f6fa258c245980e Cherry-picked-from-branch: --- meta-webos/recipes-webos/luna-service2/luna-service2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webos/recipes-webos/luna-service2/luna-service2.bb b/meta-webos/recipes-webos/luna-service2/luna-service2.bb index 5767a6422..31ac2c95e 100644 --- a/meta-webos/recipes-webos/luna-service2/luna-service2.bb +++ b/meta-webos/recipes-webos/luna-service2/luna-service2.bb @@ -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"' \