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:
@@ -9,11 +9,6 @@ DCRON_SITE = http://www.jimpryor.net/linux/releases
|
||||
# The source code does not specify the version of the GPL that is used.
|
||||
DCRON_LICENSE = GPL
|
||||
|
||||
# Overwrite cron-related Busybox commands if available
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
DCRON_DEPENDENCIES = busybox
|
||||
endif
|
||||
|
||||
define DCRON_BUILD_CMDS
|
||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user