dbus-sensors: change build option of Intel cpu sensor

The build option of Intel cpu sensor service in dbus-sensors
repository is changed from "cpusensor" to "intelcpusensor". Update the
build option in openbmc source to match with that change.

dbus-sensors: srcrev bump 0fe0229497..255da6b419

Thu Nguyen (1):
      cpusensor: Change cpusensor to intelcpusensor

Tested:
1. No build errors.

Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com>
Change-Id: Ib31f7ce3dd7d5ed1bb226eb991459ec0bf233973
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-ampere/meta-jade/recipes-phosphor/configuration/dbus-sensors_%.bbappend b/meta-ampere/meta-jade/recipes-phosphor/configuration/dbus-sensors_%.bbappend
index bfd03f8..b458b0c 100644
--- a/meta-ampere/meta-jade/recipes-phosphor/configuration/dbus-sensors_%.bbappend
+++ b/meta-ampere/meta-jade/recipes-phosphor/configuration/dbus-sensors_%.bbappend
@@ -1 +1 @@
-PACKAGECONFIG:remove = " cpusensor ipmbsensor"
+PACKAGECONFIG:remove = " intelcpusensor ipmbsensor"