kumquat-buildroot/support/dependencies
Fabrice Fontaine 2eb31511f5 support/dependencies: require at least CMake 3.8
gerbera package in version 1.3 unfortunately now requires CMake >= 3.8
for C++17 macros:
b5fd39f30f

So we need to bump our requirement from 3.1 to 3.8. If the host doesn't
have a CMake >= 3.8, Buildroot will build its own host-cmake package.

Also drop patch that relax cmake requirement on json-for-modern-cpp

Fixes:
 - http://autobuild.buildroot.org/results/6405647b47b132ff5d0d211b92d407322d52d507

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-03-01 10:10:30 +01:00
..
check-host-asciidoc.sh
check-host-bison-flex.mk
check-host-cmake.mk support/dependencies: require at least CMake 3.8 2019-03-01 10:10:30 +01:00
check-host-cmake.sh
check-host-gzip.mk
check-host-gzip.sh
check-host-lzip.mk
check-host-lzip.sh
check-host-make.mk
check-host-make.sh
check-host-tar.mk
check-host-tar.sh
check-host-xzcat.mk
check-host-xzcat.sh
dependencies.mk infra: add force build flag for host dependencies 2019-02-04 15:52:44 +01:00
dependencies.sh