yajl: add pending patch to handle CMake 4.0 support
authorChristian Marangi <[email protected]>
Tue, 11 Nov 2025 17:23:14 +0000 (18:23 +0100)
committerChristian Marangi <[email protected]>
Tue, 11 Nov 2025 17:23:14 +0000 (18:23 +0100)
commitcf6b78846aa9e3d4cfa3ae9b629edf9be8d412d2
treec725b56b4c724d9687f94571052263b0f005bd96
parent00680030bd8fb61a794dfaaf715c4b08a3222d32
yajl: add pending patch to handle CMake 4.0 support

Add 2 pending patch to handle CMake 4.0 support. One comes from an open
PR in the project [1]. The other is a downstream fix for trivial CMake
warning.

[1] https://github.com/lloyd/yajl/pull/256

Signed-off-by: Christian Marangi <[email protected]>
libs/yajl/patches/100-Allow-build-with-CMake-4.0.0.patch [new file with mode: 0644]
libs/yajl/patches/101-src-fix-CMake-warning-for-EXEC_COMMAND.patch [new file with mode: 0644]