summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2020-07-14 16:11:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-24 16:29:45 +0300
commit95c9bf52021e966a3a1c55a3026db972108196ed (patch)
tree7af53c4056c8c91fbcf868822115d910cf10e5f1
parent1549b3d07dc6a209bb33047b2240edb75f29ba97 (diff)
downloadopenbmc-95c9bf52021e966a3a1c55a3026db972108196ed.tar.xz
meta-quanta: gbs: install the essential packages to the image
Install the essential packages to the image for GBS machine (From meta-quanta rev: fc79982f61df69521191243df81340466f6c28fc) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I64fd08ecbf83fe8cacc3ae06e01642638ee8f2ac Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend
new file mode 100644
index 000000000..3b83932e7
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -0,0 +1,23 @@
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-host-postd"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-sel-logger"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " google-ipmi-sys"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " google-ipmi-i2c"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-hotswap-power-cycle"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " loadsvf"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-cpld-ver-check"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " memtester"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " net-tools"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-boot-status-led"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-nvme"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-detect-gpio-present"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-ecc"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-sysinit"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-ipmi-entity-association-map"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " gbs-detect-fan-fail"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " usb-network"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " mac-address"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " phosphor-image-signing"
+OBMC_IMAGE_EXTRA_INSTALL_append_gbs = " openssl-bin"
+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"