commit | 51a53f0fc80dbfe2cbe1b09bae477b2b86a3b251 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Fri Mar 17 18:15:10 2017 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sun Apr 09 12:00:50 2017 +0000 |
tree | eef393daae59428acf0c252eeae9fec9457e8cbd | |
parent | f7b74d601cfed2e1f5dd99ee51cce8e7be316043 [diff] |
phosphor-settings: Add task to handle settings overrides Add a BitBake task that merges YAML fragments that overwrite the default settings YAML file. These fragments have the suffix ".override.yml" and allow e.g. machine layers to override the values in settings.yaml without replacing its entire contents. Fixes openbmc/openbmc#1269. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I8d463630deee74ed6d5c18aa98e837a6ca7f7633