mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user