mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
openscap: update recipe
* 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>
This commit is contained in:
@@ -7,5 +7,6 @@ include openscap.inc
|
||||
|
||||
SRCREV = "4bbdb46ff651f809d5b38ca08d769790c4bfff90"
|
||||
SRC_URI = "git://github.com/akuster/openscap.git;branch=oe-1.3 \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
PV = "1.3.1+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user