aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-12-16 23:44:37 -0200
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 16:51:55 +0100
commit5135f62245d28c270a31d537d4299dea8603db36 (patch)
tree952fa2e088ea1e1ce427aac4eb5328693ad9811c /meta/conf
parentac4a2d3223dc1fcd485533e1be28752693f5f489 (diff)
downloadopenembedded-core-contrib-5135f62245d28c270a31d537d4299dea8603db36.tar.gz
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 <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 9582ed663d12e635c02c59bff8665c929fa35656) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
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 \