summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-03-03 05:28:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-03-02 21:54:48 -0500
commit15170fb7ef7fea86721fbaff68440db241f4c0e1 (patch)
treec9db369f20e903d4ff763d4efd4884e27312854f
parent71832857ce5d3b3321a386b5e693b9327d943da3 (diff)
downloadmeta-ti-15170fb7ef7fea86721fbaff68440db241f4c0e1.tar.gz
layer.conf: whitelist xxd and comm for SECDEV on K2 platforms
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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 += " \
28 multiprocmgr \ 28 multiprocmgr \
29" 29"
30 30
31HOSTTOOLS_NONFATAL += "truncate" 31HOSTTOOLS_NONFATAL += "truncate xxd comm"