From fc20f45964fd36d6b25909876e306503a64fe0ce Mon Sep 17 00:00:00 2001 From: lumag Date: Wed, 24 Jul 2019 14:23:26 +0300 Subject: ima-evm-utils: refresh xattr patch Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Armin Kuster --- .../evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch b/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch index c0bdd9b..ffa65df 100644 --- a/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch +++ b/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/evmctl.c-do-not-depend-on-xattr.h-with-IMA-defines.patch @@ -23,9 +23,9 @@ diff --git a/src/evmctl.c b/src/evmctl.c index c54efbb..23cf54c 100644 --- a/src/evmctl.c +++ b/src/evmctl.c -@@ -56,6 +56,18 @@ - #include +@@ -57,6 +57,18 @@ #include + #include +/* + * linux/xattr.h might be old to have this. Allow compilation on older -- cgit v1.2.3-54-g00ecf