Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -16,11 +16,12 @@ config BR2_PACKAGE_MEMTEST86
Memtest86+ will only work on 32-bit or 64-bit x86 targets.
It boots as an i486 program and autodetects hardware. It can
be added to the grub2 boot menu by adding the following lines
to the bottom of /boot/grub/grub.cfg - note the use of linux16.
be added to the grub2 boot menu by adding the following
lines to the bottom of /boot/grub/grub.cfg - note the use of
linux16.
menuentry "Memtest86+" {
linux16 /boot/memtest86+.bin
linux16 /boot/memtest86+.bin
}
Other boot loaders will have similar requirements.

View File

@@ -7,7 +7,7 @@
MEMTEST86_VERSION = 5.01
MEMTEST86_SOURCE = memtest86+-$(MEMTEST86_VERSION).tar.gz
MEMTEST86_SITE = http://www.memtest.org/download/$(MEMTEST86_VERSION)
MEMTEST86_LICENSE = GPLv2
MEMTEST86_LICENSE = GPL-2.0
MEMTEST86_LICENSE_FILES = README
# memtest86+ is sensitive to toolchain changes, use the shipped binary version