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:
@@ -7,8 +7,6 @@
|
||||
UNZIP_VERSION = 60
|
||||
UNZIP_SOURCE = unzip$(UNZIP_VERSION).tgz
|
||||
UNZIP_SITE = ftp://ftp.info-zip.org/pub/infozip/src
|
||||
# take precedence over busybox implementation
|
||||
UNZIP_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
||||
UNZIP_LICENSE = Info-ZIP
|
||||
UNZIP_LICENSE_FILES = LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user