[oe] [meta-oe][PATCH 5/5] meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFE

Martin Jansa martin.jansa at gmail.com
Fri Feb 24 22:24:42 UTC 2012


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/conf/layer.conf |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index cf13a71..7369df1 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 \
+"
-- 
1.7.8.4





More information about the Openembedded-devel mailing list