pkg-infra: move the cvs download helper to a script
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 2 Jul 2014 21:11:21 +0000 (23:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Jul 2014 21:54:16 +0000 (23:54 +0200)
commitf4526c053f700cad5783476e009173827e803f56
treefaf32fb203e42068933ba8a41c4e7169db9b584b
parentdaf034f881dbbb15188da16d17aa1c8085b6e9cc
pkg-infra: move the cvs download helper to a script

Maintaining the download helpers in the Makefile has proved to be a bit
complex, so move it to a shell script.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-download.mk
support/download/cvs [new file with mode: 0755]