summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/conf/layer.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index cf13a71b4..7369df1a2 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -23,4 +23,8 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/"
23 23
24BBFILE_PRIORITY_openembedded-layer = "6" 24BBFILE_PRIORITY_openembedded-layer = "6"
25 25
26SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty" 26SIGGEN_EXCLUDERECIPES_ABISAFE += " \
27 pointercal-xinput \
28 systemd-serialgetty \
29 mplayer-common \
30"