debug-collector: Favor ALLOW_EMPTY

A number of recipes remove PN from the package list.  While this
seems to work it is unconventional and puts us into dusty corners
of oe-core/bitbake.

Adopt a more conventional approach with ALLOW_EMPTY_${PN} = "1".  This
removes the need to manually set the dev and staticdev package
dependencies.

Tested: Built phosphor-debug-collector and validated package contents
Change-Id: I0ea510895a6fd5f2aab2b0629ffcec120f0e6e55
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: ab17102c45f699294ee516c6cfc8b033aad3c3a2
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
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.