commit | aff1cca89731cc312a3386e730ea0985e84927ca | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Feb 09 12:50:57 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 23 16:08:34 2018 +0000 |
tree | d7299cd78a4c10a83d0281ae507de2fddc10e071 | |
parent | 47b1542ca8fea417d83114ca1a0b57ce3f531f06 [diff] |
Don't load non-UBI flash packages on UBI systems Two un-needed applications are getting installed and started on UBI enabled systems: - download_manager.py (obmc-mgr-download.bb) - bmc_update.py (obmc-flash-bmc.bb) Remove these if it is a BMC UBI enabled system. Moved all of the BMC flash logic to the phosphor layer where it really belongs since the ability to update your OpenBMC should come by default when bringing in phosphor. Tested: Verified 2 python applications not present on witherspoon and system boots and code updates fine. Verified romulus image still had python applications and made it to Ready states. Resolves openbmc/openbmc#2480 Change-Id: I42317ece1b75fd6bb05e766e486dfecdb7d4ccf3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.