From fe1963804f0da270201c0745a43549f28a00f565 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 24 Feb 2012 22:41:04 +0100 Subject: meta-oe: add mplayer-common to SIGGEN_EXCLUDERECIPES_ABISAFE Signed-off-by: Martin Jansa --- meta-oe/conf/layer.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 \ +" -- cgit v1.2.3-54-g00ecf