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:
@@ -10,12 +10,6 @@ NETCAT_OPENBSD_LICENSE = BSD-3-Clause
|
||||
NETCAT_OPENBSD_LICENSE_FILES = debian/copyright
|
||||
NETCAT_OPENBSD_DEPENDENCIES = host-pkgconf libbsd
|
||||
|
||||
# Ensure Busybox gets built/installed before, so that this package
|
||||
# overrides Busybox nc.
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
NETCAT_OPENBSD_DEPENDENCIES += busybox
|
||||
endif
|
||||
|
||||
define NETCAT_OPENBSD_APPLY_DEBIAN_PATCHES
|
||||
if [ -d $(@D)/debian/patches ]; then \
|
||||
$(APPLY_PATCHES) $(@D) $(@D)/debian/patches *.dpatch; \
|
||||
|
||||
Reference in New Issue
Block a user