Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user