From: Luca Ceresoli Date: Fri, 4 Mar 2016 23:39:13 +0000 (+0100) Subject: legal-info: remove outdated comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=777c36ea0f63e3070877125bfaf958152828c28a;p=buildroot.git 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 b9f4727ff4d512868352494f5209fff4da147473. Signed-off-by: Luca Ceresoli Cc: Thomas Petazzoni Cc: "Yann E. MORIN" Reviewed-by: "Yann E. MORIN" [Thomas: adjust comment as suggested by Yann E. MORIN.] Signed-off-by: Thomas Petazzoni --- diff --git a/package/pkg-generic.mk b/package/pkg-generic.mk index 9ea2a707ba..3904c09043 100644 --- a/package/pkg-generic.mk +++ b/package/pkg-generic.mk @@ -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