mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
legal-info: remove outdated comment
This comment is outdated since the assignment of $(2)_MANIFEST_TARBALL
and $(2)_MANIFEST_SITE have been removed, which happened in
b9f4727ff4.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: adjust comment as suggested by Yann E. MORIN.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
45a083cafb
commit
777c36ea0f
@@ -754,8 +754,7 @@ $(1)-legal-info: $(1)-patch
|
||||
endif
|
||||
|
||||
# We only save the sources of packages we want to redistribute, that are
|
||||
# non-local, and non-overriden. So only store, in the manifest, the tarball
|
||||
# name of those packages.
|
||||
# non-overriden (local or true override).
|
||||
ifeq ($$($(2)_REDISTRIBUTE),YES)
|
||||
ifeq ($$($(2)_OVERRIDE_SRCDIR),)
|
||||
# Packages that have a tarball need it downloaded beforehand
|
||||
|
||||
Reference in New Issue
Block a user