From 130aa9c97f8567d4af2ec06415901e073109a6b7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 23 Feb 2012 23:57:55 +0000 Subject: meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFE Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-oe/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/conf') diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 0a3a9ef35b..cf13a71b47 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" -- cgit 1.2.3-korg