commit | 5b659899f60c7ea4e6c3df1143e60e432190d3e5 | [log] [tgz] |
---|---|---|
author | Peter Yin <peter.yin@quantatw.com> | Thu Dec 21 01:45:24 2023 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 04 13:37:17 2024 +0000 |
tree | 94e73a7f30edd2d7911be648ab3cd83093215476 | |
parent | 331473560270bfb11b03cd8162b7213c3de01cad [diff] [blame] |
meta-facebook: harma: usb-net Setting the USB network address for SITV. Change-Id: Ice43dfbb230ec5a97f73449dc1460e75e2d8d9dc Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc index 882f20e..b602a3d 100644 --- a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc +++ b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
@@ -9,3 +9,8 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \ usbutils \ " + +# Allow scripted access to SITV BMC +OBMC_IMAGE_EXTRA_INSTALL:append = " \ + sshpass \ +"