mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-24 10:06:10 +00:00
Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-apache-logformat-compiler
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_VERSION = 0.35
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_SOURCE = Apache-LogFormat-Compiler-$(PERL_APACHE_LOGFORMAT_COMPILER_VERSION).tar.gz
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_SITE = $(BR2_CPAN_MIRROR)/authors/id/K/KA/KAZEBURO
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_DEPENDENCIES = host-perl-module-build-tiny
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_LICENSE_FILES = LICENSE
|
||||
PERL_APACHE_LOGFORMAT_COMPILER_DISTNAME = Apache-LogFormat-Compiler
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user