diff options
author | Mark Hatle <mhatle@windriver.com> | 2010-08-21 12:21:02 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-23 15:27:36 +0100 |
commit | b9f4ff1386bef3f8e3d4e7a5b0367a0d8731a7cd (patch) | |
tree | 7f52add33970b70b5e297e47f744ef2108f08380 /bitbake/lib/bb/cooker.py | |
parent | 5977534d5fbdc3e32200266c4ca978464413b3b8 (diff) | |
download | openembedded-core-b9f4ff1386bef3f8e3d4e7a5b0367a0d8731a7cd.tar.gz openembedded-core-b9f4ff1386bef3f8e3d4e7a5b0367a0d8731a7cd.tar.bz2 openembedded-core-b9f4ff1386bef3f8e3d4e7a5b0367a0d8731a7cd.tar.xz openembedded-core-b9f4ff1386bef3f8e3d4e7a5b0367a0d8731a7cd.zip |
package.bbclass: Fix do_shlibs
The current packages shlibs processing is written to a local temporary file.
This file is not consulted when evaluting the provider of the dependency,
instead we need to cache the local values into the dictionary while we write
the temp file.
Signed-off-by: Mark Hatle <mhatle@windriver.com>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions