mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-02 13:30:33 +00:00
openscap-daemon: update to 1.10
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+1
-3
@@ -8,11 +8,9 @@ LICENSE = "LGPL-2.1"
|
|||||||
|
|
||||||
DEPENDS = "python3-dbus"
|
DEPENDS = "python3-dbus"
|
||||||
|
|
||||||
SRCREV = "3fd5c75a08223de35a865d026d2a6980ec9c1d74"
|
SRCREV = "f25b16afb6ac761fea13132ff406fba4cdfd2b76"
|
||||||
SRC_URI = "git://github.com/OpenSCAP/openscap-daemon.git"
|
SRC_URI = "git://github.com/OpenSCAP/openscap-daemon.git"
|
||||||
|
|
||||||
PV = "0.1.6+git${SRCPV}"
|
|
||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user