aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf/layer.conf
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-02-23 23:57:55 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-24 09:53:24 +0100
commit130aa9c97f8567d4af2ec06415901e073109a6b7 (patch)
tree819fc81928f20e063d3e828644120e9f6b812237 /meta-oe/conf/layer.conf
parent04b790f40fbb454ffc241d881a835c5d6cd6f9aa (diff)
downloadmeta-openembedded-130aa9c97f8567d4af2ec06415901e073109a6b7.tar.gz
meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/conf/layer.conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 0a3a9ef35b..cf13a71b47 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -23,4 +23,4 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_openembedded-layer = "6"
-SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput"
+SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty"