Buildroot 2019.02.8 (#533)

* Update Buildroot 2019.02.8

* Update patches
This commit is contained in:
Pascal Vizeli
2020-01-11 11:24:41 +01:00
committed by GitHub
parent a874bb5fb5
commit 63967cf6c0
629 changed files with 8416 additions and 3889 deletions

View File

@@ -7,8 +7,8 @@
PERL_GDGRAPH_VERSION = 1.54
PERL_GDGRAPH_SOURCE = GDGraph-$(PERL_GDGRAPH_VERSION).tar.gz
PERL_GDGRAPH_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RUZ
PERL_GDGRAPH_LICENSE = Artistic or GPL-1.0+
PERL_GDGRAPH_LICENSE_FILES = Dustismo.LICENSE
PERL_GDGRAPH_LICENSE = Artistic or GPL-1.0+ (perl module), GPL-2.0+ (font)
PERL_GDGRAPH_LICENSE_FILES = Dustismo.LICENSE README
PERL_GDGRAPH_DISTNAME = GDGraph
$(eval $(perl-package))