aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-24 22:41:04 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-24 23:42:16 +0100
commitfe1963804f0da270201c0745a43549f28a00f565 (patch)
tree1738cf6a3dd139a783fc43abccbe896d36d65bdf /meta-oe/conf
parent9514e3dd674657673494625647e38bc25584bce0 (diff)
downloadmeta-openembedded-contrib-fe1963804f0da270201c0745a43549f28a00f565.tar.gz
meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-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 cf13a71b47..7369df1a21 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -23,4 +23,8 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_openembedded-layer = "6"
-SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty"
+SIGGEN_EXCLUDERECIPES_ABISAFE += " \
+ pointercal-xinput \
+ systemd-serialgetty \
+ mplayer-common \
+"