Skip to content

Commit

Permalink
com.webos.service.hfp=26-r4
Browse files Browse the repository at this point in the history
:Release Notes:
Add OSS package information file

:Detailed Notes:
com.webos.service.hfp: submissions/25..submissions/26
34de013 Add OSS package information file

:Testing Performed:
Tested results updated in PLAT-131243

:QA Notes:
N/A

:Issues Addressed:
[PLAT-131243] CCC: com.webos.service.hfp=26-r4
[PLAT-131242] Create OSS yaml file for com.webos.service.hfp service

Change-Id: I02c13783c418f7832d8497db98c4f3c5d5b3415f
  • Loading branch information
penikelapati.kumar authored and Hyunjae Shin committed Jan 21, 2021
1 parent 30a28de commit 5d8f28d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions meta-webos/recipes-webos/bluetooth/com.webos.service.hfp.bb
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Copyright (c) 2020 LG Electronics, Inc.
# Copyright (c) 2020-2021 LG Electronics, Inc.

SUMMARY = "Bluetooth HFP(Hands Free Profile) support service"
AUTHOR = "Sameer Mulla <[email protected]>"
SECTION = "webos/services"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10 \
file://oss-pkg-info.yaml;md5=63319cd2c369569050a7c0cc246fc8ba \
"

DEPENDS = "glib-2.0 glib-2.0-native luna-service2 pmloglib libpbnjson"

WEBOS_VERSION = "1.0.0-25_222b99bdfad6b8aaa82e1b5e9a81629655fd32dc"
PR = "r3"
WEBOS_VERSION = "1.0.0-26_e5dbe7ae6b7d2c85697aaceb05384de95c1b112e"
PR = "r4"

inherit webos_component
inherit webos_enhanced_submissions
Expand Down

0 comments on commit 5d8f28d

Please sign in to comment.