Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CGROUPFS_MOUNT_VERSION = 7285bf44402029394808339f69f4f293730fc2c6
|
||||
CGROUPFS_MOUNT_VERSION = 1.4
|
||||
CGROUPFS_MOUNT_SITE = $(call github,tianon,cgroupfs-mount,$(CGROUPFS_MOUNT_VERSION))
|
||||
CGROUPFS_MOUNT_LICENSE = GPLv3+
|
||||
CGROUPFS_MOUNT_LICENSE = GPL-3.0+
|
||||
CGROUPFS_MOUNT_LICENSE_FILES = debian/copyright
|
||||
|
||||
define CGROUPFS_MOUNT_INSTALL_TARGET_CMDS
|
||||
@@ -17,7 +17,6 @@ endef
|
||||
define CGROUPFS_MOUNT_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -m 0755 -D $(CGROUPFS_MOUNT_PKGDIR)/S30cgroupfs \
|
||||
$(TARGET_DIR)/etc/init.d/S30cgroupfs
|
||||
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
||||
|
||||
Reference in New Issue
Block a user