On Mon, Jul 19, 2021 at 11:09:40AM +0200, Roland Hieber wrote: > On Fri, Jul 16, 2021 at 03:41:03PM +0200, Christian Melki wrote: > > +# No tags: use a fake descriptive commit-ish to include the date > > +GNU_EFI_VERSION := 3.0.13 > > +GNU_EFI_MD5 := 8ec4221f505c78e6fc375c2fd7f0c549 > > +GNU_EFI := gnu-efi-$(GNU_EFI_VERSION) > > +GNU_EFI_SUFFIX := tar.bz2 > > +GNU_EFI_URL := > > https://sourceforge.net/projects/gnu-efi/files/gnu-efi-$(GNU_EFI_VERSION).$(GNU_EFI_SUFFIX) > > +GNU_EFI_SOURCE := $(SRCDIR)/$(GNU_EFI).$(GNU_EFI_SUFFIX) > > +GNU_EFI_DIR := $(BUILDDIR)/$(GNU_EFI) > > +GNU_EFI_LICENSE := BSD > > There are tons of slightly different BSD licenses… :-), please have a > look at the SPDX list [0] and choose the correct identifier. Also please > add a GNU_EFI_LICENSE_FILES variable as documentation how you came to > that conclusion. Or if you feel like skipping this part, "unknown" is > the special expression for "no one has looked at this yet". > > [0]: <https://spdx.org/licenses/> > > The same applies to other patches in this series.
Sorry, I wrote this sentence and then forgot to check. The others look fine :-) - Roland -- Roland Hieber, Pengutronix e.K. | [email protected] | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
