Skip to content

Commit

Permalink
ose: luna-service2=32 libpbnjson=10
Browse files Browse the repository at this point in the history
:Release Notes:
Coverity issue fix for LS2 & libpbnjson

:Detailed Notes:
luna-service2:submissions/31..submissions/32
74bc603 Fix Coverity Issue - LS2

libpbnjson: submissions/9..submissions/10
9629cf5 Fix Coverity Issue - libpbnjson

:Testing Performed:
Please refer WRP-11364 for results

:QA Notes:
NA

:Issues Addressed:
[WRP-11366] CCC: luna-service2=32 libpbnjson=10
[WRP-11170] coverity issues fix for CIDs 9024617

Cherry-picked-from-commit: 81486f8
Cherry-picked-from-branch:
  • Loading branch information
yogish-lge authored and jaekyu-lee committed Apr 25, 2023
1 parent 1dfa432 commit 6e76325
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/libpbnjson/libpbnjson.bb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \

DEPENDS = "yajl glib-2.0 gperf-native flex-native lemon-native gmp uriparser boost"

WEBOS_VERSION = "2.15.0-9_22a1342c50cc1f93934263c80033dec8cf8d2051"
WEBOS_VERSION = "2.15.0-10_476ea71204d972d93b008ffad9e35b99a5af650b"
PR = "r10"

inherit webos_component
Expand Down
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-31_3f79a91dff3d5e6763ac4a37240fc88d0c73f055"
WEBOS_VERSION = "3.21.2-32_b6152007b04fe58cfa1777ee88c20f0e04c2bafb"
PR = "r29"

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

0 comments on commit 6e76325

Please sign in to comment.