diff options
| author | Scott Murray <scott.murray@konsulko.com> | 2025-12-11 04:54:08 +0200 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2025-12-22 06:35:47 +0200 |
| commit | fb1925ec167eec88d355d4d1a9172a55b1336290 (patch) | |
| tree | 781a85315985d822cb08a1dad69da9d130945588 /recipes-compliance | |
| parent | a2018964320d084cfa6f8fcfa2809d534c030531 (diff) | |
| download | meta-security-fb1925ec167eec88d355d4d1a9172a55b1336290.tar.gz | |
scap-security-guide: update branch
Switch back to the "stable" branch in SRC_URI now that upstream
has changed its branch maintenance model so it is indeed stable.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-compliance')
| -rw-r--r-- | recipes-compliance/scap-security-guide/scap-security-guide_0.1.78.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.78.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.78.bb index 40a677f..919a09c 100644 --- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.78.bb +++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.78.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9bfa86579213cb4c6adaffface6b2820" | |||
| 7 | LICENSE = "BSD-3-Clause" | 7 | LICENSE = "BSD-3-Clause" |
| 8 | 8 | ||
| 9 | SRCREV = "f7d794851971087db77d4be8eeb716944a1aae21" | 9 | SRCREV = "f7d794851971087db77d4be8eeb716944a1aae21" |
| 10 | SRC_URI = "git://github.com/ComplianceAsCode/content.git;nobranch=1;protocol=https \ | 10 | SRC_URI = "git://github.com/ComplianceAsCode/content.git;protocol=https;branch=stable \ |
| 11 | file://run_eval.sh \ | 11 | file://run_eval.sh \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
