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 <spinler@us.ibm.com>
Change-Id: Id5a7ce7590efe82eb1f9615853cabd58ac269c24
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
index 09d4fd6..3d6829a 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -61,7 +61,8 @@
 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"