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

@@ -5,5 +5,5 @@ config BR2_PACKAGE_GTKPERF
GtkPerf is an application designed to test GTK+ performance.
The point is to create common testing platform to run
predefined GTK+ widgets
e.g. (opening comboboxes, toggling buttons, scrolling text yms.)
and this way define the speed of device/platform.
e.g. (opening comboboxes, toggling buttons, scrolling text
yms.) and this way define the speed of device/platform.

View File

@@ -8,7 +8,7 @@ GTKPERF_VERSION = 0.40
GTKPERF_SOURCE = gtkperf_$(GTKPERF_VERSION).tar.gz
GTKPERF_SITE = http://downloads.sourceforge.net/project/gtkperf/gtkperf/$(GTKPERF_VERSION)
GTKPERF_DEPENDENCIES = libgtk2
GTKPERF_LICENSE = GPLv2
GTKPERF_LICENSE = GPL-2.0
GTKPERF_LICENSE_FILES = COPYING
$(eval $(autotools-package))