aboutsummaryrefslogtreecommitdiffstats
path: root/meta-security-compliance/recipes-openscap/scap-security-guide/scap-security-guide_git.bb
blob: 0617c56e7280933b98e7c93631181159863c1576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUMARRY = "SCAP content for various platforms, OE changes"

SRCREV = "5fdfdcb2e95afbd86ace555beca5d20cbf1043ed"
SRC_URI = "git://github.com/akuster/scap-security-guide.git;branch=oe-0.1.44; \
           file://0001-Fix-XML-parsing-of-the-remediation-functions-file.patch \
           file://0002-Fixed-the-broken-fix-when-greedy-regex-ate-the-whole.patch \
           file://0001-fix-deprecated-instance-of-element.getchildren.patch \
           file://0002-fix-deprecated-getiterator-function.patch \
           file://0003-fix-remaining-getchildren-and-getiterator-functions.patch \
           file://0001-Fix-platform-spec-file-check-tests-in-installed-OS-d.patch \
           file://0002-Fix-missing-openembedded-from-ssg-constants.py.patch \
          "
PV = "0.1.44+git${SRCPV}"

require scap-security-guide.inc

EXTRA_OECMAKE += "-DSSG_PRODUCT_OPENEMBEDDED=ON"