diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-22 21:41:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-26 10:01:24 +0000 |
commit | 6a2ce81fc6dbf39ccb9ee973b7b61f9e10406918 (patch) | |
tree | 1a93a877a944c6f9b23127e9c3bb4d743ede1c23 /bitbake/lib/bb/tests/fetch.py | |
parent | 7420cf5d67653e950e484c1dd3c9c3d2f2ff43af (diff) | |
download | poky-6a2ce81fc6dbf39ccb9ee973b7b61f9e10406918.tar.gz |
bitbake: fetch2: Avoid using FILESDIR in unpack
Currently there is code which uses FILESDIR in unpack to ensure
parent directories are created, leading to differing behaviour depending on
which search path is used to locate the directory.
This change standardises the code and takes the data from the fetcher in
question meaning we can standardise the code and deprecate FILESDIR.
(Bitbake rev: 1cccb3bd01ed82e4978acfef0fda1bd797eef72a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests/fetch.py')
0 files changed, 0 insertions, 0 deletions