Brad Bishop | 26bdd44 | 2019-08-16 17:08:17 -0400 | [diff] [blame] | 1 | SUMARRY = "SCAP content for various platforms, OE changes" |
| 2 | |
| 3 | SRCREV = "5fdfdcb2e95afbd86ace555beca5d20cbf1043ed" |
Andrew Geissler | 1fe918a | 2020-05-15 14:16:47 -0500 | [diff] [blame] | 4 | SRC_URI = "git://github.com/akuster/scap-security-guide.git;branch=oe-0.1.44; \ |
| 5 | file://0001-Fix-XML-parsing-of-the-remediation-functions-file.patch \ |
| 6 | file://0002-Fixed-the-broken-fix-when-greedy-regex-ate-the-whole.patch \ |
| 7 | " |
Brad Bishop | 26bdd44 | 2019-08-16 17:08:17 -0400 | [diff] [blame] | 8 | PV = "0.1.44+git${SRCPV}" |
| 9 | |
| 10 | require scap-security-guide.inc |
| 11 | |
| 12 | EXTRA_OECMAKE += "-DSSG_PRODUCT_OPENEMBEDDED=ON" |