openscap: upgrade 1.4.1 -> 1.4.2

ChangeLog:
https://github.com/OpenSCAP/openscap/releases/tag/1.4.2

Disable building on musl as scap-security-guide already does.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
Yi Zhao
2025-10-11 17:53:51 +08:00
committed by Scott Murray
parent 5770a76fc0
commit 15d2fac0bb

View File

@@ -13,7 +13,9 @@ SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=main;protocol=https \
file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \
"
SRCREV = "23a8ea3de3c4fd6017db4067675a81287177166e"
SRCREV = "e9b2a41f5796f5ead3d1e2d9df1fb06818a569ac"
COMPATIBLE_HOST:libc-musl = "null"
inherit cmake pkgconfig python3native python3targetconfig perlnative systemd