]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
core/pkg-infra: don't display "foo Downloading" when there's no source
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 3 May 2018 20:17:57 +0000 (22:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 3 May 2018 21:08:11 +0000 (23:08 +0200)
commitb55c0c7cd54d13d10109719bfc0f6874c457b12a
treea2576afb2bf3a05bafa0a832f22d2a1a438eed43
parent2bbb6b800143b87608cc68351036ae4ccf649c1b
core/pkg-infra: don't display "foo Downloading" when there's no source

Commit ea55e1323 (core/pkg-infra: don't enforce site-method for extra
downloads) forgot to account for those packages that have nothing to
download, like the skeleton, or like virtual packages...

The side effect is that the message "foo Downloading" is thus
displayed when it should not be.

Fix that.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pkg-generic.mk