More kernel checks, particularly arm64. Signed-off-by: Scott Ellis <[email protected]> --- recipes-security/checksec/checksec_1.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/checksec/checksec_1.11.bb b/recipes-security/checksec/checksec_1.11.bb index 59a67bd..0ca6e07 100644 --- a/recipes-security/checksec/checksec_1.11.bb +++ b/recipes-security/checksec/checksec_1.11.bb @@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/slimm609/checksec.sh" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=93fddcca19f6c897871f9b5f9a035f4a" -SRCREV = "a57e03c4f62dbaca0ec949bbc58491fb0c461447" +SRCREV = "afcbaf954169771fc88ebba7727acdd2d26c27c7" SRC_URI = "git://github.com/slimm609/checksec.sh" S = "${WORKDIR}/git" -- 2.7.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
