core/pkg-download: fix autobuilder fallout
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Mon, 2 Apr 2018 13:33:53 +0000 (15:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Apr 2018 13:41:05 +0000 (15:41 +0200)
commit765e94ea4d585ddf03a76cdc57cb593201e61ed4
treecb332c833d86a37db6549fa6eb2b44c93f20d416
parent55ec9b4e40b08a11cb9c1662c427c8d58351924a
core/pkg-download: fix autobuilder fallout

Some arguments can be empty, so we need to add single quote around them
But since they are sinple quote; double quote inside them are now not
interpreted by the shell and as such must be removed; hence the use of
qstrip.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-download.mk