Remove /usr/bin/py.test and /usr/bin/pytest from install path

When moving to python3 and building openbmc, Yocto throws a
QA issue in that, both python2 and python3 attempt to install
/usr/bin/py.test, which is not used and hence this commit deletes
the file

Change-Id: I24e5d845a8fa22f80fe4c561bf6275a33a2b1d71
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
1 file changed
tree: 78d856abbb269141c2ab2f1040c8fb18ba4a3d6d
  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. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. 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.