diff options
| -rw-r--r-- | meta-security-compliance/recipes-openscap/openscap/openscap_1.3.7.bb (renamed from meta-security-compliance/recipes-openscap/openscap/openscap_1.3.6.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-security-compliance/recipes-openscap/openscap/openscap_1.3.6.bb b/meta-security-compliance/recipes-openscap/openscap/openscap_1.3.7.bb index 306a0f9..cfe93f0 100644 --- a/meta-security-compliance/recipes-openscap/openscap/openscap_1.3.6.bb +++ b/meta-security-compliance/recipes-openscap/openscap/openscap_1.3.7.bb | |||
| @@ -6,7 +6,7 @@ require openscap.inc | |||
| 6 | 6 | ||
| 7 | inherit systemd | 7 | inherit systemd |
| 8 | 8 | ||
| 9 | SRCREV = "d10c40e43e1c627912374b8fbdfa1a84967fcc92" | 9 | SRCREV = "55efbfda0f617e05862ab6ed4862e10dbee52b03" |
| 10 | SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https" | 10 | SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https" |
| 11 | 11 | ||
| 12 | SYSTEMD_PACKAGES = "${PN}" | 12 | SYSTEMD_PACKAGES = "${PN}" |
| @@ -17,5 +17,3 @@ do_install:append () { | |||
| 17 | install -D -m 0644 ${B}/oscap-remediate.service ${D}${systemd_system_unitdir}/oscap-remediate.service | 17 | install -D -m 0644 ${B}/oscap-remediate.service ${D}${systemd_system_unitdir}/oscap-remediate.service |
| 18 | fi | 18 | fi |
| 19 | } | 19 | } |
| 20 | |||
| 21 | DEFAULT_PREFERENCE = "-1" | ||
