openwrt/scripts
Zoltan Gyarmati b69ea02a00 scripts/dowload.pl: use glob to expand target dir
If CONFIG_DOWNLOAD_FOLDER is set to for example "~/dl", the download
script fails to create the .hash and .dl files with the following
errors:
 Cannot create file ~/dl/dropbear-2017.75.tar.bz2.dl: No such file or directory
 sh: 1: cannot create ~/dl/dropbear-2017.75.tar.bz2.hash: Directory nonexistent

If the tarball already exists in the ~/dl dir, it's properly found and
used, so this issue only affects the download.pl script.
 This patch calls glob() on the target dir parameter, which will expand `~`.

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
(cherry picked from commit 0a761fe8ef)
2017-12-13 16:29:22 +01:00
..
config
flashing build: remove absolute path to perl and replace with /usr/bin/env perl 2017-12-13 15:21:02 +01:00
arm-magic.sh
brcmImage.pl
bundle-libraries.sh build: bundle-libraries.sh: do not override argv[0] in inner exec calls 2017-12-13 16:23:39 +01:00
checkpatch.pl build: remove absolute path to perl and replace with /usr/bin/env perl 2017-12-13 15:21:02 +01:00
clang-gcc-wrapper
clean-package.sh
cleanfile build: remove absolute path to perl and replace with /usr/bin/env perl 2017-12-13 15:21:02 +01:00
cleanpatch build: remove absolute path to perl and replace with /usr/bin/env perl 2017-12-13 15:21:02 +01:00
combined-ext-image.sh
combined-image.sh
config.guess
config.rpath
config.sub
deptest.sh
diffconfig.sh
dl_cleanup.py
download.pl scripts/dowload.pl: use glob to expand target dir 2017-12-13 16:29:22 +01:00
env
ext-toolchain.sh scripts: Probe external toolchains for libthread-db 2017-12-13 15:28:29 +01:00
feeds feeds: add option to force feed update despite modified files 2017-04-28 17:02:48 +02:00
fixup-makefile.pl
gen-dependencies.sh gen-dependencies.sh: fix handling variations in "file" output 2017-03-01 20:37:36 +01:00
get_source_date_epoch.sh scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback 2017-03-01 20:37:36 +01:00
getver.sh scripts/getver.sh: append short git hash based on upstream commit 2017-03-01 20:37:35 +01:00
ipkg-build
ipkg-make-index.sh
kconfig.pl
make-ipkg-dir.sh
md5sum
metadata.pm
mkhash.c
mkits.sh
om-fwupgradecfg-gen.sh treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:39 +02:00
openbsd.sh
package-metadata.pl scripts/package-metadata.pl: inhibit compile deps on missing build types 2017-12-13 16:23:39 +01:00
pad_image
patch-kernel.sh
patch-specs.sh
portable_date.sh
redboot-script.pl
relink-lib.sh
remote-gdb
rstrip.sh rstrip.sh: fix handling variations in "file" output 2017-03-01 20:37:36 +01:00
slugimage.pl
srecimage.pl
strip-kmod.sh
symlink-tree.sh
sysupgrade-tar.sh
target-metadata.pl scripts: only generate config from feature flag if fully match 2017-12-13 14:48:10 +01:00
timestamp.pl
ubinize-image.sh