Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,8 +4,9 @@ config BR2_PACKAGE_TAR
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
A program that saves many files together into a single tape or disk
|
||||
archive, and can restore individual files from the archive.
|
||||
A program that saves many files together into a single tape
|
||||
or disk archive, and can restore individual files from the
|
||||
archive.
|
||||
|
||||
http://www.gnu.org/software/tar/
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ TAR_SITE = $(BR2_GNU_MIRROR)/tar
|
||||
# busybox installs in /bin, so we need tar to install as well in /bin
|
||||
# so that it overrides the Busybox symlinks.
|
||||
TAR_CONF_OPTS = --exec-prefix=/
|
||||
TAR_LICENSE = GPLv3+
|
||||
TAR_LICENSE = GPL-3.0+
|
||||
TAR_LICENSE_FILES = COPYING
|
||||
|
||||
# Prefer full-blown tar over buybox's version
|
||||
|
||||
Reference in New Issue
Block a user