| commit | a1b37ab7110ba472b903c037a3b331c4c915e1f2 | [log] [tgz] |
|---|---|---|
| author | Matt Spinler <spinler@us.ibm.com> | Thu Dec 14 13:31:55 2017 -0600 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 30 20:37:44 2018 +0000 |
| tree | 74ef1e16d42bbf80ffbc7e4d28e5c1f4f0b7bb42 | |
| parent | d5f15f8a74cce54aa6e02586bcca668efd4cf73c [diff] |
Use variables for MRW XML filename and path
Create an mrw-xml bbclass that has variables for the
MRW XML filename and path to it. Then, changes all users
of the MRW XML to inherit that class and use those variables.
The filename will default to ${MACHINE}.xml if it hasn't already
been set to something else, such as in a .conf file.
This is done so that the file can be something other than
${MACHINE}.xml.
Change-Id: Ia7021e5a5d5e7946829e58688250aa64250cb00e
Signed-off-by: Matt Spinler <spinler@us.ibm.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.