[oe-commits] Martin Jansa : meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFE

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 08:55:31 UTC 2012


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Feb 23 23:57:55 2012 +0000

meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFE

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 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 0a3a9ef..cf13a71 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -23,4 +23,4 @@ BBFILE_PATTERN_openembedded-layer := "^${LAYERDIR}/"
 
 BBFILE_PRIORITY_openembedded-layer = "6"
 
-SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput"
+SIGGEN_EXCLUDERECIPES_ABISAFE += "pointercal-xinput systemd-serialgetty"





More information about the Openembedded-commits mailing list