diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-02-23 23:57:55 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-24 09:53:24 +0100 |
commit | 130aa9c97f8567d4af2ec06415901e073109a6b7 (patch) | |
tree | 819fc81928f20e063d3e828644120e9f6b812237 /meta-oe | |
parent | 04b790f40fbb454ffc241d881a835c5d6cd6f9aa (diff) | |
download | meta-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')
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 0a3a9ef35..cf13a71b4 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -23,4 +23,4 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/" | |||
23 | 23 | ||
24 | BBFILE_PRIORITY_openembedded-layer = "6" | 24 | BBFILE_PRIORITY_openembedded-layer = "6" |
25 | 25 | ||
26 | SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput" | 26 | SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty" |