mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
openscap: upgrade 1.3.10 -> 1.4.0
ChangeLog: https://github.com/OpenSCAP/openscap/releases/tag/1.4.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,12 +9,12 @@ LICENSE = "LGPL-2.1-only"
|
||||
DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1"
|
||||
DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native"
|
||||
|
||||
#March 18th, 2024
|
||||
SRCREV = "6d008616978306ce5e68997dce554a1683064f8f"
|
||||
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https \
|
||||
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=main;protocol=https \
|
||||
file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \
|
||||
"
|
||||
|
||||
SRCREV = "a01b5d6927c7bccf41d9c623fee0c5f7105db835"
|
||||
|
||||
S = "${UNPACKDIR}/git"
|
||||
|
||||
inherit cmake pkgconfig python3native python3targetconfig perlnative systemd
|
||||
Reference in New Issue
Block a user