Skip to content

Commit

Permalink
ose:sleepd=9
Browse files Browse the repository at this point in the history
:Release Notes:
Fix for "callback" does not have return value
Fix for Response are not displayed properly on "Terminal A

:Detailed Notes:
updated outbound value to support all allowed names of
current service.
sleepd: submissions/8..submissions/9
2206217 Fix for [webOS OSE]: "callback"does not have return value
[webOS OSE]: Response are not displayed properly on "Terminal A"

:Testing Performed:
Verified Locally.
refer PLAT-131226 for test results.

:QA Notes:
N/A

:Issues Addressed:
[PLAT-130801] [webOS OSE]: "callback" does not have return value
[PLAT-130798] [webOS OSE]: Response are not displayed properly
               on "Terminal A"
[PLAT-131226] CCC:auto:sleepd=4 ose:sleepd=9

Change-Id: I30afc332154e7e4d3ac44f55cfbaa3169c03afe1
  • Loading branch information
Ashish Tripathi authored and Hyunjae Shin committed Jan 21, 2021
1 parent 5d8f28d commit e0fafed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-webos/recipes-webos/sleepd/sleepd.bb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2012-2020 LG Electronics, Inc.
# Copyright (c) 2012-2021 LG Electronics, Inc.

SUMMARY = "Sleep scheduling policy daemon"
AUTHOR = "Sapna Todwal <[email protected]>"
Expand All @@ -11,7 +11,7 @@ file://oss-pkg-info.yaml;md5=2bdfe040dcf81b4038370ae96036c519 \

DEPENDS = "nyx-lib luna-service2 json-c libxml2 sqlite3 glib-2.0"

WEBOS_VERSION = "2.0.0-8_a831cafc09d10b5b4fe7c293ecd1683c714af664"
WEBOS_VERSION = "2.0.0-9_b28aed3ce88047dc169c9bcf1132adfabb8b1fc4"
PR = "r9"

inherit webos_component
Expand Down

0 comments on commit e0fafed

Please sign in to comment.