blob: 963d3dec94f0707a4262a515e45fd1e12f3ee199 [file] [log] [blame]
Brad Bishop26bdd442019-08-16 17:08:17 -04001# Copyright (C) 2017 Armin Kuster <akuster808@gmail.com>
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SUMARRY = "NIST Certified SCAP 1.2 toolkit with OE changes"
5
6include openscap.inc
7
8SRCREV = "4bbdb46ff651f809d5b38ca08d769790c4bfff90"
9SRC_URI = "git://github.com/akuster/openscap.git;branch=oe-1.3 \
10"
11
12PV = "1.3.1+git${SRCPV}"