meta-phosphor: PN.inc to BPN.inc

Some recipes have abstracted the git revision into a separate file
and have a line 'require ${PN}.inc'.  The issue with PN is that it
changes to have a -native or -nativesdk for those contexts.  The
variable ${BPN} (base package name) should be used instead.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I95f008d81ec716d409ee363daab08a45d8c2612a
6 files changed
tree: 67e4bc80dd6bb6215cc4cf735c30a38e02b1e66b
  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.