mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
b9b575823d
* Add PACKAGECONFIG for gcrypt, nss3 and selinux * Use EXTRA_OECMAKE rather than EXTRA_OECONF * Set CMAKE_SKIP_RPATH and CMAKE_SKIP_INSTALL_RPATH instead of chrpath * Remove ptest since there are many host contamination issues on target. We will add it back when these issues are solved. * Drop the unused patch * Add PV Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
10 lines
217 B
BlitzBasic
10 lines
217 B
BlitzBasic
SUMARRY = "NIST Certified SCAP 1.2 toolkit"
|
|
|
|
require openscap.inc
|
|
|
|
SRCREV = "3a4c635691380fa990a226acc8558db35d7ebabc"
|
|
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3 \
|
|
"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|