[OE-core] [PATCH] pointercal-xinput: Mark as SIGGEN_EXCLUDERECIPES_ABISAFE

Otavio Salvador otavio at ossystems.com.br
Tue Dec 17 01:44:37 UTC 2013


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 at ossystems.com.br>
---
 meta/conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index e249a6a..758a92b 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 \
-- 
1.8.4.3




More information about the Openembedded-core mailing list