mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
openscap: update to 1.3.7
remove DEFAULT_PREFERENCE -1 The git version is unmaintained Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+1
-3
@@ -6,7 +6,7 @@ require openscap.inc
|
||||
|
||||
inherit systemd
|
||||
|
||||
SRCREV = "d10c40e43e1c627912374b8fbdfa1a84967fcc92"
|
||||
SRCREV = "55efbfda0f617e05862ab6ed4862e10dbee52b03"
|
||||
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https"
|
||||
|
||||
SYSTEMD_PACKAGES = "${PN}"
|
||||
@@ -17,5 +17,3 @@ do_install:append () {
|
||||
install -D -m 0644 ${B}/oscap-remediate.service ${D}${systemd_system_unitdir}/oscap-remediate.service
|
||||
fi
|
||||
}
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
Reference in New Issue
Block a user