mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-05 14:30:42 +00:00
oe-scap: fix inconsistent indentation
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -8,12 +8,11 @@ LICENSE = "MIT"
|
||||
SRCREV = "7147871d7f37d408c0dd7720ef0fd3ec1b54ad98"
|
||||
SRC_URI = "git://github.com/akuster/oe-scap.git"
|
||||
SRC_URI += " \
|
||||
file://run_cve.sh \
|
||||
file://run_test.sh \
|
||||
file://OpenEmbedded_nodistro_0.xml \
|
||||
file://OpenEmbedded_nodistro_0.xccdf.xml \
|
||||
"
|
||||
|
||||
file://run_cve.sh \
|
||||
file://run_test.sh \
|
||||
file://OpenEmbedded_nodistro_0.xml \
|
||||
file://OpenEmbedded_nodistro_0.xccdf.xml \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user