diff options
author | Joshua Lock <josh@linux.intel.com> | 2012-05-23 15:16:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-14 11:23:48 +0100 |
commit | b30a243f3f9133b62a4003bc28374b0f931e6c41 (patch) | |
tree | dd74ea927f32e5f7083d1177aa9a66a0d7b6df1a /meta/recipes-devtools | |
parent | 20657c1fa0def36d48e1bbad6cc3c77470c715eb (diff) | |
download | poky-b30a243f3f9133b62a4003bc28374b0f931e6c41.tar.gz |
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.
(From OE-Core rev: 527e26ea1e44f114fc9fcec1bc7d83156dba1a70)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions