meta-quanta: gbs: add i2cool temperature calibration

Do i2cool temperature calibration by phosphor-virtual-sensor

Also, as the phosphor-virtual-sensor generate the same D-Bus path,
chage the sensor name in hwmon to avoid the duplicate D-Bus path

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I334222da51f33256cf921ee0f3965bf2b607c345
diff --git a/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 3b83932..27c3c9f 100644
--- a/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -21,3 +21,4 @@
 OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-ipmi-blobs-binarystore"
 OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-nvme-pwr-ctrl"
 OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " read-margin-temp"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-virtual-sensor"