diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-22 17:02:59 +1300 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:13 +0000 | 
| commit | e78a03980ae2799cb8eaf4ecaf96697cc5395104 (patch) | |
| tree | 01bb045c4de4ee6b99faf578441acb84469007c6 /scripts/lib/recipetool/create_buildsys.py | |
| parent | e61645b50417032bf5f79ef4bf1b1b622628890c (diff) | |
| download | poky-e78a03980ae2799cb8eaf4ecaf96697cc5395104.tar.gz | |
recipetool: create: prevent attempting to unpack entire DL_DIR
If you specify a URL ending in /, BitBake's fetcher returns a localpath
of ${DL_DIR}, and if you then try to unpack that it will attempt to copy
the entire DL_DIR contents to the destination - which at least on my
system filled my entire /tmp. Obviously we should fix the fetcher, but
at least detect and stop that from happening here for now.
(From OE-Core rev: 7e63a672517518644a37ce006e05b5494c29cf6e)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys.py')
0 files changed, 0 insertions, 0 deletions
