summaryrefslogtreecommitdiffstats
path: root/meta-agl/meta-app-framework/recipes-kernel
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /meta-agl/meta-app-framework/recipes-kernel
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'meta-agl/meta-app-framework/recipes-kernel')
-rw-r--r--meta-agl/meta-app-framework/recipes-kernel/linux/linux-%.bbappend3
-rw-r--r--meta-agl/meta-app-framework/recipes-kernel/linux/linux/audit.cfg2
2 files changed, 5 insertions, 0 deletions
diff --git a/meta-agl/meta-app-framework/recipes-kernel/linux/linux-%.bbappend b/meta-agl/meta-app-framework/recipes-kernel/linux/linux-%.bbappend
new file mode 100644
index 00000000..fba5bf13
--- /dev/null
+++ b/meta-agl/meta-app-framework/recipes-kernel/linux/linux-%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
+SRC_URI_append_with-lsm-smack = " file://audit.cfg"
+
diff --git a/meta-agl/meta-app-framework/recipes-kernel/linux/linux/audit.cfg b/meta-agl/meta-app-framework/recipes-kernel/linux/linux/audit.cfg
new file mode 100644
index 00000000..214dbe33
--- /dev/null
+++ b/meta-agl/meta-app-framework/recipes-kernel/linux/linux/audit.cfg
@@ -0,0 +1,2 @@
+CONFIG_AUDIT=y
+CONFIG_AUDITSYSCALL=y