]> code.ossystems Code Review - openembedded-core.git/commit
copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cache
authorRandy Witt <randy.e.witt@linux.intel.com>
Thu, 4 Feb 2016 20:31:41 +0000 (12:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Feb 2016 23:08:56 +0000 (23:08 +0000)
commit760f7178e0267f930c8af9cb59039e317149f944
treea5d3d3b50bf39eb3dbd3d509262e348440b029c3
parent26c4fd5c57996a3f600096d02c7e765ef36d7853
copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cache

If the nativelsb argument is not used, then create_locked_sstate_cache()
can get collisions when moving the files from the input_sstate_cache
to the output_sstate_cache.

The specific case where this was encountered was when a "universal"
nativelsb directory already existed in the input_sstate_cache.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/copy_buildsystem.py