[oe-commits] Martin Jansa : meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFE

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 22:44:44 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: fe1963804f0da270201c0745a43549f28a00f565
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=fe1963804f0da270201c0745a43549f28a00f565

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Feb 24 22:41:04 2012 +0100

meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFE

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 \
+"





More information about the Openembedded-commits mailing list