Update Buildroot to 2019.02.3 (#415)
* Update Buildroot to 2019-02.3 * Fix enter script * Update ova_defconfig * Fix network manager * Remove runc patches * Use same docker version * Fix build * Fix vmtools * Fix depens * Fix handling with tempfiles * Fix permission handling * Fix cp * Cleanup * Fix mounts
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# sha256 locally computed
|
||||
sha256 3c425c0264f253fc5cc2ba969abe667d77703c728770bd4b23c456cbe5e082ef gnuchess-6.2.4.tar.gz
|
||||
sha256 9a99e963355706cab32099d140b698eda9de164ebce40a5420b1b9772dd04802 gnuchess-6.2.5.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GNUCHESS_VERSION = 6.2.4
|
||||
GNUCHESS_VERSION = 6.2.5
|
||||
GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess
|
||||
GNUCHESS_LICENSE = GPL-2.0+
|
||||
GNUCHESS_LICENSE = GPL-3.0+
|
||||
GNUCHESS_LICENSE_FILES = COPYING
|
||||
|
||||
GNUCHESS_DEPENDENCIES = host-flex flex
|
||||
|
||||
Reference in New Issue
Block a user