package: normalize output of 'make external-deps'
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 29 Sep 2011 19:57:51 +0000 (21:57 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 30 Sep 2011 06:26:08 +0000 (08:26 +0200)
commit767ad6900a68fe92f4d725ecb1e6dfa248ab53f9
tree06065bd21e7a687ae1567d49a20972f407b6a76b
parent9e045df4e12b268417f62f70df4afc1441f8efbf
package: normalize output of 'make external-deps'

For wget-downloaded packages, only the tarball name was displayed,
while for svn/git/bzr packages, the complete repository URL was
shown. As discussed on the list, what we want for 'make external-deps'
is only the tarball name even for git/svn/bzr downloads.

For local packages, we of course keep the full path since it's the
only information that we can provide.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.package.in