meta-phosphor: obmc-console: use BPN in SRC_URI

A new package_qa test upstream results in this warning:
 SRC_URI uses PN not BPN [src-uri-bad]

obmc-console doesn't support non target config files at the present time
but if it did, the desired config file name would probably not be
different for different recipe classes so it suffices to simply replace
PN with BPN.

Change-Id: I0811b8ff70cb7b7833bad83d068b45208dd7337a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: 105b28786adf04769c526787b9f9ac6992871e34
  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.