aboutsummaryrefslogtreecommitdiffstats
path: root/meta-security-compliance/recipes-openscap/openscap/openscap_git.bb
blob: 963d3dec94f0707a4262a515e45fd1e12f3ee199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (C) 2017 Armin Kuster  <akuster808@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)

SUMARRY = "NIST Certified SCAP 1.2 toolkit with OE changes"

include openscap.inc

SRCREV = "4bbdb46ff651f809d5b38ca08d769790c4bfff90"
SRC_URI = "git://github.com/akuster/openscap.git;branch=oe-1.3 \
"

PV = "1.3.1+git${SRCPV}"