ipmi: Move ipmi sensor config recipe

The sensor config recipe is a native recipe.  Native recipes
do not build packages and therefore cannot be a packagegroup.

Do not inherit packagegroup and remove references to variables
without meaning in native context like PACKAGES.
Rename the recipe to reflect its status as a native recipe.
Move the recipe to the ipmi namespace since it isn't a packagegroup.
Fix up the associated bbappend in the OpenPower layer.

This eliminates a number of "manifest-foo:populate_sysroot not
found" build warnings.

Change-Id: Id56896efaa7e11a2427047d896ee36e69139de31
Tested: Built a witherspoon image
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2 files changed
tree: 4ac0a6456c12f50acdadee7b5bce8322343ecf6b
  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.