diff options
| -rw-r--r-- | meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb b/meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb index 5b61375..e84ed30 100644 --- a/meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb +++ b/meta-security-compliance/recipes-openscap/oe-scap/oe-scap_1.0.bb | |||
| @@ -8,12 +8,11 @@ LICENSE = "MIT" | |||
| 8 | SRCREV = "7147871d7f37d408c0dd7720ef0fd3ec1b54ad98" | 8 | SRCREV = "7147871d7f37d408c0dd7720ef0fd3ec1b54ad98" |
| 9 | SRC_URI = "git://github.com/akuster/oe-scap.git" | 9 | SRC_URI = "git://github.com/akuster/oe-scap.git" |
| 10 | SRC_URI += " \ | 10 | SRC_URI += " \ |
| 11 | file://run_cve.sh \ | 11 | file://run_cve.sh \ |
| 12 | file://run_test.sh \ | 12 | file://run_test.sh \ |
| 13 | file://OpenEmbedded_nodistro_0.xml \ | 13 | file://OpenEmbedded_nodistro_0.xml \ |
| 14 | file://OpenEmbedded_nodistro_0.xccdf.xml \ | 14 | file://OpenEmbedded_nodistro_0.xccdf.xml \ |
| 15 | " | 15 | " |
| 16 | |||
| 17 | 16 | ||
| 18 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 19 | 18 | ||
