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