From 7fc35dd2b34b65b619ec19de7e01d49412241e2b Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Fri, 12 Feb 2021 09:56:17 -0600 Subject: ibm: Install sensor-monitor on rainier This application resides in the phosphor-fan-presence repo and creates phosphor-logging based event logs for temperature threshold alarms. Signed-off-by: Matt Spinler Change-Id: Id5a7ce7590efe82eb1f9615853cabd58ac269c24 --- meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-ibm/recipes-phosphor/fans') diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend index 09d4fd601..3d6829a2d 100644 --- a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend +++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend @@ -61,7 +61,8 @@ EXTRA_OECONF_append_witherspoon = " --disable-json-control" RDEPENDS_${PN}-presence-tach_append_witherspoon = " phosphor-fan-presence-config" RDEPENDS_${PN}-monitor_append_witherspoon = " phosphor-fan-monitor-config" -PACKAGECONFIG_append_rainier = " json" +PACKAGECONFIG_append_rainier = " json sensor-monitor" +FAN_PACKAGES_append_rainier = " sensor-monitor" RDEPENDS_${PN}-presence-tach_append_rainier = " phosphor-fan-presence-config" RDEPENDS_${PN}-monitor_append_rainier = " phosphor-fan-monitor-config" -- cgit v1.2.3