]> code.ossystems Code Review - openembedded-core.git/commitdiff
pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 Dec 2013 01:44:37 +0000 (23:44 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Dec 2013 11:18:02 +0000 (11:18 +0000)
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>
meta/conf/layer.conf

index e249a6a43eeeb491df90c807b34b608fa74152a4..758a92be4000fdcfc0856d9c38fb26bb7936cdf6 100644 (file)
@@ -24,6 +24,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   formfactor \
   xserver-xf86-config \
   pointercal \
+  pointercal-xinput \
   base-files \
   keymaps \
   udev-extraconf \