Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,7 +3,7 @@ config BR2_PACKAGE_START_STOP_DAEMON
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
start-stop-daemon is used to control the creation and termination
|
||||
of system-level processes.
|
||||
start-stop-daemon is used to control the creation and
|
||||
termination of system-level processes.
|
||||
|
||||
https://tracker.debian.org/pkg/dpkg
|
||||
|
||||
@@ -23,7 +23,7 @@ START_STOP_DAEMON_DEPENDENCIES = host-pkgconf \
|
||||
$(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
||||
# Patching m4/dpkg-arch.m4
|
||||
START_STOP_DAEMON_AUTORECONF = YES
|
||||
START_STOP_DAEMON_LICENSE = GPLv2+
|
||||
START_STOP_DAEMON_LICENSE = GPL-2.0+
|
||||
START_STOP_DAEMON_LICENSE_FILES = COPYING
|
||||
|
||||
define START_STOP_DAEMON_BUILD_CMDS
|
||||
|
||||
Reference in New Issue
Block a user