obmc-phosphor-initramfs: Remove udev

We aren't actually using udev during the initrd stage, and it takes and
extra 500KB compressed worth of space in the file.

For some reason the udev dependency pulls in the native shadow
functionality which we have been implicitly depending on. This
explicitly calls out that dependency.

Change-Id: Ib5ecbd59deba53de8db98c195ecb11c90c6c3df0
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: 7323998ba7d209f36c3c511a74c2deda9b2cd22a
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. COPYING.apache-2.0
  16. COPYING.MIT
  17. LICENSE
  18. MAINTAINERS
  19. README.md
  20. 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.