diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-10 14:11:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:53:18 +0100 |
commit | d47c496aa058f5b18d03a68bcd79e5c8607de34f (patch) | |
tree | f8f6dd548c78d931f1d0f0e454abd0eccddc0b95 /meta/classes/gzipnative.bbclass | |
parent | 18cc6d2ec4dc289bb0333dddc96df5a645ea53d0 (diff) | |
download | openembedded-core-d47c496aa058f5b18d03a68bcd79e5c8607de34f.tar.gz openembedded-core-d47c496aa058f5b18d03a68bcd79e5c8607de34f.tar.bz2 openembedded-core-d47c496aa058f5b18d03a68bcd79e5c8607de34f.zip |
lib/oe/recipeutils: Ensure order of data store doesn't influence the result
The order of the keys from the data store is not prescribed. If
target_datadir comes before datadir the selftests fail since the 'wrong'
variable is used for substitutions. This highlights an issue with the
replace_dir_vars() function. Fix this.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gzipnative.bbclass')
0 files changed, 0 insertions, 0 deletions