Skip to content

Commit

Permalink
webos: com.webos.service.intent=19 com.webos.service.unifiedsearch=10…
Browse files Browse the repository at this point in the history
… webos-fluentbit-plugins=51

:Release Notes:
Fix coverity issues

:Detailed Notes:
com.webos.service.intent: submissions/17..submissions/19
7033154 Fix Static Analysis issues on Coverity#4
f87fd2f Revert "Fix Static Analysis issues on Coverity"
8e6d840 Fix Static Analysis issues on Coverity

com.webos.service.unifiedsearch: submissions/6..submissions/10
633ee27 Fix Coverity#5
8fdc0f1 Revert "Fix Coverity#4"
d0ba7f5 Fix Coverity#4
8d238d9 Fix Coverity#3
15d1aa1 Fix Coverity#2
3ddaea6 Fix Coverity

webos-fluentbit-plugins: submissions/50..submissions/51
ad6bb21 Fix static analysis issues

:Testing Performed:
See CCC ticket

:QA Notes:

:Issues Addressed:
[WRP-31291] CCC: com.webos.service.intent=19
            com.webos.service.unifiedsearch=10
            webos-fluentbit-plugins=51
[9156256]
[9156253]
[9156242]
[9156228]
[9154999]
[9155001]
[9155004]
[9155005]
[9155013]
[9155014]
[9155029]
[9155030]

Cherry-picked-from-commit: d9fce0e
Cherry-picked-from-branch:
  • Loading branch information
sangwoo-kang authored and ywbyun0815 committed Nov 7, 2023
1 parent 61834e8 commit d3f92d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \

DEPENDS = "glib-2.0 luna-service2 libpbnjson"

WEBOS_VERSION = "1.0.0-17_ea416580431307921b4846e9421af5d22a8d62d5"
WEBOS_VERSION = "1.0.0-19_9c4175cd18a345cc4240986baeca2828c63cf7fd"
PR = "r3"

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

DEPENDS = "luna-service2 libpbnjson glib-2.0 procps sqlite3"

WEBOS_VERSION = "1.0.0-6_a911bcccbe9e7c5082a30173d064dca9e7c8ab21"
WEBOS_VERSION = "1.0.0-10_d48cc0481448810de233b91aa8a83989b652881c"
PR = "r4"

inherit webos_component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ VIRTUAL-RUNTIME_nyx-utils ?= "nyx-utils"
DEPENDS = "glib-2.0 luna-service2 libpbnjson fluentbit msgpack-c"
RDEPENDS:${PN} = "fluentbit python3-core python3-requests python3-atlassian-python-api ${VIRTUAL-RUNTIME_nyx-utils}"

WEBOS_VERSION = "1.0.0-50_eca8bb9973286d633aac3fbfd71359bd14db99ff"
WEBOS_VERSION = "1.0.0-51_9b1ed88831b2d95726627545d4e493e410898df8"
PR = "r16"

inherit webos_component
Expand Down

0 comments on commit d3f92d9

Please sign in to comment.