diff options
author | Joshua Lock <josh@linux.intel.com> | 2012-05-23 15:16:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:34:50 +0100 |
commit | 71142172efc0f44a50216550c2b6cc3094fdc21d (patch) | |
tree | e5ad6ac7605abac73b53606a572b50f3f5dde304 /meta/recipes-support | |
parent | eaeb1ffac653d0eb291480c3a72ab6d885f4ae1a (diff) | |
download | openembedded-core-71142172efc0f44a50216550c2b6cc3094fdc21d.tar.gz openembedded-core-71142172efc0f44a50216550c2b6cc3094fdc21d.tar.bz2 openembedded-core-71142172efc0f44a50216550c2b6cc3094fdc21d.zip |
sanity.bbclass: copy the data store and finalise before running checks
At the ConfigParsed event the datastore has yet to be finalised and thus
appends and overrides have not been set.
To ensure the sanity check is being run against the configuration values
the user has set call finalize() on a copy of the datastore and pass that
for all sanity checks.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions