From: Otavio Salvador Date: Tue, 17 Dec 2013 01:44:37 +0000 (-0200) Subject: pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35087 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9582ed663d12e635c02c59bff8665c929fa35656;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 e249a6a43ee..758a92be400 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 \