From ff1dd87611aae8674d017bc44960c48a99f01537 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 3 Mar 2018 05:28:35 +0000 Subject: [PATCH] layer.conf: whitelist xxd and comm for SECDEV on K2 platforms Signed-off-by: Denys Dmytriyenko --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 45468784..8a3af7ab 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -28,4 +28,4 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ multiprocmgr \ " -HOSTTOOLS_NONFATAL += "truncate" +HOSTTOOLS_NONFATAL += "truncate xxd comm"