meta-openembedded/meta-oe/recipes-dbs
Moritz Haase a08eabb3b8
leveldb: Allow to build with CMake 4+
The component itself builds just fine with CMake 4, but the tests don't as they
rely on a bundled version of GTest that is six years old. Since upstream is
inactive, the simplest course of action is to apply the 'minimum policy version'
override (as implemented in CMake, it only affects the GTest submodule).

System GTest can not be used instead (easily), as among other things it requires
C++14 and the project uses C++11.

Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de>
CC: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-15 07:49:27 -07:00
..
influxdb influxdb: Do not skip it anymore 2025-07-06 22:39:31 -07:00
leveldb leveldb: Allow to build with CMake 4+ 2025-07-15 07:49:27 -07:00
libdbi Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
lmdb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
mysql mariadb: upgrade 11.4.5 -> 11.4.6 2025-05-14 08:37:27 -07:00
postgresql postgresql: upgrade 17.4 -> 17.5 2025-05-21 07:38:25 -07:00
psqlodbc psqlodbc: fix build with gcc-15 2025-04-23 19:35:01 -07:00
rocksdb meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
soci soci: upgrade 4.0.3 -> 4.1.2 2025-07-15 00:25:28 -07:00