]> code.ossystems Code Review - openembedded-core.git/commit
busybox: busybox wget -P option ignored
authorAmy Fong <amy.fong@windriver.com>
Tue, 17 Jul 2012 14:30:34 +0000 (10:30 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 16:17:20 +0000 (17:17 +0100)
commit95fd02de0aee0a1907b51f9ccda260d483e6e292
tree50bda31d7fe203208e104494fba6065366ca498b
parent9acc464905f8106c2828e1b7bb6ce9f9be810302
busybox: busybox wget -P option ignored

busybox wget testing fails

In cases where busybox wget is invoked with -P <...> and the url ends
in "/", the download directory is ignored (ie the file index.html is
implied), this change enables the -P option for those urls.

Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox-1.19.4/wget_dl_dir_fix.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.19.4.bb