summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.10.bb (renamed from meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.6.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.6.bb b/meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.10.bb
index fb01a11..a6a9373 100644
--- a/meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.6.bb
+++ b/meta-security-compliance/recipes-openscap/openscap-daemon/openscap-daemon_0.1.10.bb
@@ -8,11 +8,9 @@ LICENSE = "LGPL-2.1"
8 8
9DEPENDS = "python3-dbus" 9DEPENDS = "python3-dbus"
10 10
11SRCREV = "3fd5c75a08223de35a865d026d2a6980ec9c1d74" 11SRCREV = "f25b16afb6ac761fea13132ff406fba4cdfd2b76"
12SRC_URI = "git://github.com/OpenSCAP/openscap-daemon.git" 12SRC_URI = "git://github.com/OpenSCAP/openscap-daemon.git"
13 13
14PV = "0.1.6+git${SRCPV}"
15
16inherit setuptools3 14inherit setuptools3
17 15
18S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"