mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
fbset: define license
[Peter: license is GPLv2 like Linux] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
58c2500e2a
commit
e1dd19d2a7
@@ -7,6 +7,7 @@
|
|||||||
FBSET_VERSION = 2.1
|
FBSET_VERSION = 2.1
|
||||||
FBSET_SOURCE = fbset-$(FBSET_VERSION).tar.gz
|
FBSET_SOURCE = fbset-$(FBSET_VERSION).tar.gz
|
||||||
FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
|
FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
|
||||||
|
FBSET_LICENSE = GPLv2
|
||||||
|
|
||||||
# Make sure full fbset wins over busybox fbset
|
# Make sure full fbset wins over busybox fbset
|
||||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||||
|
|||||||
Reference in New Issue
Block a user