diff options
| author | Scott Murray <scott.murray@konsulko.com> | 2025-07-02 20:33:28 -0400 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2025-07-04 12:41:20 -0400 |
| commit | 0272225ccdfb31a84408351c5911920a68249cc7 (patch) | |
| tree | 9e05dbf9514174f91104fd10f284c6d3b4924224 /recipes-compliance/scap-security-guide | |
| parent | ea67ceefdca42da806f3312c6703eff769463b8b (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 16 | DEPENDS = "openscap-native python3-pyyaml-native python3-jinja2-native libxml2-native expat-native coreutils-native" | 16 | DEPENDS = "openscap-native python3-pyyaml-native python3-jinja2-native libxml2-native expat-native coreutils-native" |
| 17 | 17 | ||
| 18 | S = "${UNPACKDIR}/git" | ||
| 19 | B = "${S}/build" | 18 | B = "${S}/build" |
| 20 | 19 | ||
| 21 | inherit cmake pkgconfig python3native python3targetconfig ptest | 20 | inherit cmake pkgconfig python3native python3targetconfig ptest |
