meta-phosphor: systemd: rework PACKAGECONFIG

Phosphor removes a number of systemd packageconfigs that are enabled by
default in oe-core.  Sort the removal list alphabetically.

Remove networkd.  It is now selected by default in oe-core.

Remove vconsole.  Typically vconsoles aren't needed on a BMC and
vconsole support has significant footprint cost.

Remove ldconfig.  The base recipe controls this via distro feature;
don't override.

Remove kdbus and bootchart.  They aren't options anymore.

Change-Id: I0faff1b9eade0cd1753156b08b798474bc262293
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: 58cfca19ca95033f7c1e366b6150fde0b58072ac
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-support/
  11. recipes-textproc/
  12. COPYING.apache-2.0
  13. COPYING.MIT
  14. LICENSE
  15. MAINTAINERS
  16. README.md
  17. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.