]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic: misc.py: add parameter 'cache' to get_bitbake_vars
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 19 Jan 2017 14:18:28 +0000 (16:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:05:18 +0000 (12:05 +0000)
commit7d5f44b455ec7f6d697454ab4bf64f367463bf0e
treecae1433f2a511e0ff256a52f9336c5a2b9807903
parent253b8d7d586d8403fda5b7d49637ce250fef5cc9
wic: misc.py: add parameter 'cache' to get_bitbake_vars

This parameter will be used to allow or prevent variable caching.

For example, we don't want to cache value of RECIPE_SYSROOT_NATIVE
wic-tools variable as we may decide to rebuild wic-tools.

(From OE-Core rev: e4269fdb4c3ef06b97df063f8586f74986215c83)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/oe/misc.py