summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-s6q/recipes-s6q
diff options
context:
space:
mode:
authorJoseph Fu <joseph.fu@quantatw.com>2022-02-23 08:40:23 +0300
committerJoseph Fu <joseph.fu@quantatw.com>2022-02-24 05:33:03 +0300
commite4f3792f1152630372d68da799416bbc7dc82def (patch)
treed4c5e273f71839ac496033a99e133fba42ae130c /meta-quanta/meta-s6q/recipes-s6q
parent23e5d9b86c7ee816d87ded9c05385da4b96192bf (diff)
downloadopenbmc-e4f3792f1152630372d68da799416bbc7dc82def.tar.xz
meta-quanta: s6q: add sensors yaml
Add configuration to store sensor. Add CPU temperatur sensor by using virtual sensor to get maximum value between DTS_CPU and Die_CPU. Tested: using 'ipmitool sdr type' command and Redfish client command to verify on S6Q board. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I324230922e03f60c080858150b476c3f50fb62d6
Diffstat (limited to 'meta-quanta/meta-s6q/recipes-s6q')
-rw-r--r--meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb b/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb
index 39eb33a00e..2feff6d723 100644
--- a/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb
+++ b/meta-quanta/meta-s6q/recipes-s6q/packagegroups/packagegroup-s6q-apps.bb
@@ -46,4 +46,5 @@ RDEPENDS:${PN}-system = " \
phosphor-post-code-manager \
phosphor-host-postd \
phosphor-watchdog \
+ phosphor-virtual-sensor \
"