remove pointercal reference from layer.conf file since we moved the pointercal recipe from oe-core.
Signed-off-by: Maxin B. John <[email protected]> --- meta/conf/layer.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index b6d5f1c..24b4df0 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -26,7 +26,6 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ connman-conf \ formfactor \ xserver-xf86-config \ - pointercal \ pointercal-xinput \ base-files \ keymaps \ -- 2.4.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
