From: Otavio Salvador Date: Tue, 17 Dec 2013 01:44:37 +0000 (-0200) Subject: pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE X-Git-Tag: 2015-4~4250 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9582ed663d12e635c02c59bff8665c929fa35656;p=openembedded-core.git pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE When including xinput-calibrator, in commit "xinput-calibrator: move it from meta-oe to oe-core" the pointercal-xinput has not been added to the SIGGEN_EXCLUDERECIPES_ABISAFE. This changes adds it to the meta/conf/layer.conf's file list. Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index e249a6a43e..758a92be40 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -24,6 +24,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ formfactor \ xserver-xf86-config \ pointercal \ + pointercal-xinput \ base-files \ keymaps \ udev-extraconf \