commit | ed2a78e068c14e225d8791c57789a93964c9e4cd | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 14 21:55:54 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 15:28:03 2018 +0000 |
tree | 263c95f2ee4c9a0281446d66cc5e085174e4ea82 | |
parent | 7249b119a9e10dd276bf6e96205fbcf8a58281b4 [diff] |
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>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.