diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-08-10 12:01:03 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-25 22:59:07 +0100 |
commit | 7a0f93956f43a5d000e845eeb429e9e37d48ae2e (patch) | |
tree | 7c173851a2e7294c0fa75951cbd4809cd212ed74 /meta | |
parent | 7bcb388edf49b43b5642396cf1fb1036ed36e425 (diff) | |
download | openembedded-core-7a0f93956f43a5d000e845eeb429e9e37d48ae2e.tar.gz |
layer.conf: remove pointercal
remove pointercal reference from layer.conf file since we moved the
pointercal recipe from oe-core.
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/layer.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index b6d5f1c172..24b4df07f5 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 \ |