commit | 8232bdd92fc495ce235130c3d24a3497f0a4afcd | [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 | fed5dd931836ef1c4b644f35a5c97abf3ced8d61 | |
parent | c3bad9327fdf4bf653058fd75d9cc0eeba32f783 [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-ibm/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend index cdd5cde..8c674b9 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend +++ b/meta-ibm/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"