summaryrefslogtreecommitdiff
path: root/scripts/lib/scriptpath.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-12-22 17:02:59 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 15:41:31 +0000
commit623e59b103c1edf3211384d26cc0c83cfd424587 (patch)
tree0683b6f16dd92dd9224ab47e032e9da55b975d96 /scripts/lib/scriptpath.py
parentd76191cef76c6c4416a5e635a9424192e16c1090 (diff)
downloadopenembedded-core-623e59b103c1edf3211384d26cc0c83cfd424587.tar.gz
openembedded-core-623e59b103c1edf3211384d26cc0c83cfd424587.tar.bz2
openembedded-core-623e59b103c1edf3211384d26cc0c83cfd424587.zip
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 master 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/scriptpath.py')
0 files changed, 0 insertions, 0 deletions