From 16be88d944049ebc52e0d5f07cf2b8be750c54e1 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Fri, 4 Jan 2019 09:56:14 -0800 Subject: meta-google: add phosphor-ipmi-flash package to image Add the phosphor-ipmi-flash package to any image that includes the meta-google layer. (From meta-google rev: 2dcc5ffe9c59962b1404871639e60c30c1c113a1) Change-Id: Ib36f98cbf4f53f20aff41604bcef5486c22c8e2c Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-google/recipes-phosphor') diff --git a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend index 25b614a5a..e755439be 100644 --- a/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend +++ b/meta-google/recipes-phosphor/images/obmc-phosphor-image.bbappend @@ -2,3 +2,4 @@ OBMC_IMAGE_EXTRA_INSTALL_append = " google-ipmi-sys" OBMC_IMAGE_EXTRA_INSTALL_append = " google-ipmi-i2c" OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-blobs" OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-ethstats" +OBMC_IMAGE_EXTRA_INSTALL_append = " phosphor-ipmi-flash" -- cgit v1.2.1