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