meta-phosphor: obmc-phosphor-image: rm extrasdev

Don't install packagegroup-obmc-apps-extrasdev by default.  It only
includes a single python script rest-dbus and drags in python on the
target.

To include packagegroup-obmc-apps-extrasdev add a line like:

IMAGE_INSTALL_append = " packagegroup-obmc-apps-extrasdev"

to your local.conf

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