summaryrefslogtreecommitdiffstats
path: root/recipes-compliance/scap-security-guide
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-07-02 20:33:28 -0400
committerScott Murray <scott.murray@konsulko.com>2025-07-04 12:41:20 -0400
commit0272225ccdfb31a84408351c5911920a68249cc7 (patch)
tree9e05dbf9514174f91104fd10f284c6d3b4924224 /recipes-compliance/scap-security-guide
parentea67ceefdca42da806f3312c6703eff769463b8b (diff)
downloadmeta-security-0272225ccdfb31a84408351c5911920a68249cc7.tar.gz
Adapt to S/UNPACKDIR changes
Remove or update S definitions as required to work with oe-core S/UNPACKDIR changes. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-compliance/scap-security-guide')
-rw-r--r--recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb
index 25309c7..d5a9406 100644
--- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb
+++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/ComplianceAsCode/content.git;branch=stable;protocol=
15 15
16DEPENDS = "openscap-native python3-pyyaml-native python3-jinja2-native libxml2-native expat-native coreutils-native" 16DEPENDS = "openscap-native python3-pyyaml-native python3-jinja2-native libxml2-native expat-native coreutils-native"
17 17
18S = "${UNPACKDIR}/git"
19B = "${S}/build" 18B = "${S}/build"
20 19
21inherit cmake pkgconfig python3native python3targetconfig ptest 20inherit cmake pkgconfig python3native python3targetconfig ptest