Bump buildroot to 2019.02
This commit is contained in:
@@ -9,11 +9,6 @@ FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
|
||||
FBSET_DEPENDENCIES = host-bison host-flex
|
||||
FBSET_LICENSE = GPL-2.0
|
||||
|
||||
# Make sure full fbset wins over busybox fbset
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
FBSET_DEPENDENCIES += busybox
|
||||
endif
|
||||
|
||||
define FBSET_BUILD_CMDS
|
||||
$(MAKE1) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user