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

@@ -2,8 +2,9 @@ config BR2_PACKAGE_FBSET
bool "fbset"
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
Fbset is a system utility to show or change the settings of the frame
buffer device. The frame buffer device provides a simple and unique
interface to access different kinds of graphic displays.
Fbset is a system utility to show or change the settings of
the frame buffer device. The frame buffer device provides a
simple and unique interface to access different kinds of
graphic displays.
http://users.telenet.be/geertu/Linux/fbdev/

View File

@@ -7,7 +7,7 @@
FBSET_VERSION = 2.1
FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
FBSET_DEPENDENCIES = host-bison host-flex
FBSET_LICENSE = GPLv2
FBSET_LICENSE = GPL-2.0
# Make sure full fbset wins over busybox fbset
ifeq ($(BR2_PACKAGE_BUSYBOX),y)