commit | 859d5b5b510d04f8bbe2cfa55922b3f7d2cf2f09 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Jan 31 09:57:20 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 09 18:57:00 2018 +0000 |
tree | 38cf3ac900be8b2d7af1b13f24cb4cfd58ab35e6 | |
parent | d9df2e9b23edca845cbf895e6028b2ed97272a68 [diff] |
Add the web UI to the Witherspoon image This will install the required files into /usr/share/www. This does not include any changes to serve these files. Change-Id: I23fa2662af3359cd674aa96c49483b7de648d232 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend index cdd5cde..8c674b9 100644 --- a/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend +++ b/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -1,3 +1,3 @@ RDEPENDS_${PN}-inventory += "openpower-fru-vpd openpower-occ-control phosphor-cooling-type virtual/obmc-gpio-presence" RDEPENDS_${PN}-fan-control += "witherspoon-fan-watchdog" -RDEPENDS_${PN}-extras += "witherspoon-pfault-analysis witherspoon-power-supply-sync" +RDEPENDS_${PN}-extras += "witherspoon-pfault-analysis witherspoon-power-supply-sync phosphor-webui"