Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,10 +3,10 @@ config BR2_PACKAGE_EXPEDITE
|
||||
depends on BR2_PACKAGE_EFL
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
help
|
||||
Expedite is the official Evas benchmark tool. It can test different
|
||||
engines, such as X11, XRender, OpenGL (also ES variant), SDL,
|
||||
DirectFB and so on. Its tests are quite extensive, trying to
|
||||
reproduce real world usage cases.
|
||||
Expedite is the official Evas benchmark tool. It can test
|
||||
different engines, such as X11, XRender, OpenGL (also ES
|
||||
variant), SDL, DirectFB and so on. Its tests are quite
|
||||
extensive, trying to reproduce real world usage cases.
|
||||
|
||||
comment "expedite needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# locally computed
|
||||
sha256 a8690a714c16d6b67e7fd6d70973e9805c3569a9131900b1feaf183220496831 expedite-ffa005ea3de26b4219f32c285cb1665bb1366163.tar.gz
|
||||
sha256 56e1dbd9826d932f0ef72a10dfdf32b6e0f680ab6830f8a8cfc60644ac69dbf1 expedite-e7b11dd328d9db82b49cde795944a721beaf0112.tar.gz
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
EXPEDITE_VERSION = ffa005ea3de26b4219f32c285cb1665bb1366163
|
||||
EXPEDITE_VERSION = e7b11dd328d9db82b49cde795944a721beaf0112
|
||||
EXPEDITE_SITE = http://git.enlightenment.org/tools/expedite.git
|
||||
EXPEDITE_SITE_METHOD = git
|
||||
EXPEDITE_LICENSE = BSD-2c
|
||||
EXPEDITE_LICENSE = BSD-2-Clause
|
||||
EXPEDITE_LICENSE_FILES = COPYING
|
||||
|
||||
EXPEDITE_DEPENDENCIES = host-efl host-pkgconf efl
|
||||
|
||||
Reference in New Issue
Block a user