phosphor-tiny: Reduce python.bb .py files

Only the .pyc files are needed from the python recipe.
There was some discussion of natively supporting this
in the python recipe within this bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434

But nothing ever came of it so for now bbappend a file
that removes the unneeded .py files during install.

This saves us 800KB of rofs space.

Testing: Verified the python apps still started without
issue in QEMU.

Resolves: openbmc/openbmc#3372

Change-Id: I0bd7a29217b540d4abd21a36ff0e42f92283c930
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: 82fcaa6cc2381bd43d3aed24bdf4dac3d17fbffe
  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.