Skip to content

Commit

Permalink
webos: sam=75 openwnn-webos=8
Browse files Browse the repository at this point in the history
:Release Notes:
Static issue fix for sam and openwnn-webos

:Detailed Notes:
sam: submissions/74..submissions/75
9dacc7e Fix static issue for sam

openwnn-webos: submissions/7..submissions/8
0fed40b Fix static issue for openwnn-webos

:Testing Performed:
Please refer the CCC ticket

:QA Notes:
N/A

:Issues Addressed:
[WRQ-33787] CCC: sam=75 openwnn-webos=8
[WRQ-31553] Fix static issues for SAM component

Cherry-picked-from-commit: abf7c450f3245277cf82bd239b4143dc378c4594
Cherry-picked-from-branch:
  • Loading branch information
jothika.selvakumar authored and ywbyun0815 committed Oct 26, 2024
1 parent f132364 commit 9dc28e1
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/openwnn-webos/openwnn-webos.bb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inherit pkgconfig
inherit webos_enhanced_submissions
inherit webos_public_repo

WEBOS_VERSION = "1.0.0-7_603beef30be51b6e0e2cb65a07db65c282fe833a"
WEBOS_VERSION = "1.0.0-8_4c800b266bf5d217a55ab1bc509b01fd96cb66cc"
PR = "r1"

SRC_URI = "${WEBOSOSE_GIT_REPO_COMPLETE}"
Expand Down
2 changes: 1 addition & 1 deletion meta-webos/recipes-webos/sam/sam.bb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_webos-customization}"

VIRTUAL-RUNTIME_webos-customization ?= ""

WEBOS_VERSION = "2.0.0-74_4e19a813ce25df8b55ea6fb841ea9fcd7865b1bb"
WEBOS_VERSION = "2.0.0-75_b29a02a1455958b5fcc55478393c9a59705501dc"
PR = "r30"

inherit webos_component
Expand Down

0 comments on commit 9dc28e1

Please sign in to comment.