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:18:11 +0000 (17:18 +0100)
commit01377efda3bd8edeb93567c8042da41f2f2c5441
tree346330312a96c00642a87fbbad8f3b058deda505
parent80696bbac549a2684ea0c74cbcc73cfe6d3f4fa9
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.

(From OE-Core rev: 95fd02de0aee0a1907b51f9ccda260d483e6e292)

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