rainier: Only install one dbus-sensors service

Rainier is only using the hwmontempsensor dbus-sensors service for now,
so remove the other ones.  Without this, 8 other services would be
running at BMC ready state.

(From meta-ibm rev: b51345ced440ca935f8678d8521a690301e63db5)

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: If60d9a0ba585c029877c5fda77b5085cec394d04
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/recipes-phosphor/sensors/dbus-sensors_%.bbappend b/meta-ibm/recipes-phosphor/sensors/dbus-sensors_%.bbappend
new file mode 100644
index 0000000..3f26613
--- /dev/null
+++ b/meta-ibm/recipes-phosphor/sensors/dbus-sensors_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_rainier = "hwmontempsensor"