mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 07:07:18 +00:00
checksecurity: use more portable find args
Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ea65bb6090
commit
5000352cd5
@@ -5,7 +5,8 @@ LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
|
||||
|
||||
SRC_URI = "http://ftp.de.debian.org/debian/pool/main/c/checksecurity/checksecurity_${PV}.tar.gz \
|
||||
file://setuid-log-folder.patch"
|
||||
file://setuid-log-folder.patch \
|
||||
file://check-setuid-use-more-portable-find-args.patch"
|
||||
|
||||
SRC_URI[md5sum] = "a30161c3e24d3be710b2fd13fcd1f32f"
|
||||
SRC_URI[sha256sum] = "67abe3d6391c96146e96f376d3fd6eb7a9418b0f7fe205b465219889791dba32"
|
||||
|
||||
Reference in New Issue
Block a user