commit | 4c095f75fd8279f9c6f7bef709c9fdc3cecf2829 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 09 01:02:10 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Mar 12 22:51:39 2018 -0400 |
tree | b36fa662a25dda6ba792df734408682c05c0145d | |
parent | 5f377f3760995dd773f7a35a264305d9a14fb221 [diff] |
Remove obmc-openpower-* machine features The openpower layer supports a usage pattern of building non openpower systems with the openpower layer included in the layer configuration (introduced with 008b81bb). As a part of 008b81bb a number of distro and machine features were added. As with MRW and UBI before it, these features are distro policy and not machine features. As such remove the machine features. Additionally converge the three feature variants down to a single openpower feature since there aren't any in-tree systems that don't enable all three. Add a distro override and fix up combined feature checks to use this override instead for improved readability. Add a new distro configuration that enables these features and point all Openpower sample local.conf files to this new distro config. Tested: Built and validated Witherspoon, Palmetto images Change-Id: Ifa3df61fbe1803f00c38956c265604ba91d7d127 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.