Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,9 +2,9 @@ config BR2_PACKAGE_BOOTUTILS
|
||||
bool "bootutils"
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
BootUtils is a collection of utilities to facilitate booting of
|
||||
Linux 2.6-based systems. The process of finding the root volume
|
||||
either by label or explicit label= on the kernel command line,
|
||||
mounting it, and 'switchroot'ing is automated.
|
||||
BootUtils is a collection of utilities to facilitate booting
|
||||
of Linux 2.6-based systems. The process of finding the root
|
||||
volume either by label or explicit label= on the kernel
|
||||
command line, mounting it, and 'switchroot'ing is automated.
|
||||
|
||||
http://bootutils.sourceforge.net/
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
BOOTUTILS_VERSION = 1.0.0
|
||||
BOOTUTILS_SITE = http://downloads.sourceforge.net/project/bootutils/Stable/v$(BOOTUTILS_VERSION)
|
||||
BOOTUTILS_CONF_OPTS = --prefix=/ --exec-prefix=/
|
||||
BOOTUTILS_LICENSE = GPLv2+
|
||||
BOOTUTILS_LICENSE = GPL-2.0+
|
||||
BOOTUTILS_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user