meta-quanta: gsj: Add service for setting hotswap controller

(1)Add a service for setting the value to hotswap controller,
   and checking the return value is right.

Signed-off-by: SpencerKu <Spencer.Ku@quantatw.com>
Change-Id: I7715809fd2eefba6560a886360491660c5393098
diff --git a/meta-gsj/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-gsj/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 9950401..f1679cf 100644
--- a/meta-gsj/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-gsj/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -2,3 +2,4 @@
 OBMC_IMAGE_EXTRA_INSTALL_append_gsj = " phosphor-pid-control"
 OBMC_IMAGE_EXTRA_INSTALL_append_gsj = " detect-fan-fail"
 OBMC_IMAGE_EXTRA_INSTALL_append_gsj = " google-ipmi-sys"
+OBMC_IMAGE_EXTRA_INSTALL_append_gsj = " gsj-hotswap-change-setting"
\ No newline at end of file