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

@@ -1,9 +1,9 @@
config BR2_PACKAGE_FBDUMP
bool "fbdump (Framebuffer Capture Tool)"
help
fbdump is a simple tool to capture snapshots from the Linux kernel
framebuffer device and write them out as a PPM file. Currently,
most packed-pixel framebuffer formats and the vga16 framebuffer
are supported.
fbdump is a simple tool to capture snapshots from the Linux
kernel framebuffer device and write them out as a PPM file.
Currently, most packed-pixel framebuffer formats and the vga16
framebuffer are supported.
http://www.rcdrummond.net/fbdump

View File

@@ -6,7 +6,7 @@
FBDUMP_VERSION = 0.4.2
FBDUMP_SITE = http://www.rcdrummond.net/fbdump
FBDUMP_LICENSE = GPLv2
FBDUMP_LICENSE = GPL-2.0
FBDUMP_LICENSE_FILES = COPYING
# The VGA16 specific feature of fbdump doesn't make much sense outside