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 23:03:44 +0100 |
commit | 578f8113da65cd63de192429145e21eea5135948 (patch) | |
tree | 0e9dd7c6a839f0c6178a6184532593605623f1d1 /meta/conf | |
parent | 9228f75f63ee9ccb10d8772b3f88933bee020349 (diff) | |
download | poky-578f8113da65cd63de192429145e21eea5135948.tar.gz |
layer.conf: remove pointercal
remove pointercal reference from layer.conf file since we moved the
pointercal recipe from oe-core.
(From OE-Core rev: 7a0f93956f43a5d000e845eeb429e9e37d48ae2e)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-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 += " \ | |||
26 | connman-conf \ | 26 | connman-conf \ |
27 | formfactor \ | 27 | formfactor \ |
28 | xserver-xf86-config \ | 28 | xserver-xf86-config \ |
29 | pointercal \ | ||
30 | pointercal-xinput \ | 29 | pointercal-xinput \ |
31 | base-files \ | 30 | base-files \ |
32 | keymaps \ | 31 | keymaps \ |