diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-04 20:54:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-04 20:55:20 +0100 |
commit | a9681ef2e368c92b3d9ce8db26a77c2a6969bfa8 (patch) | |
tree | a65b30e1a4a5d429e1b14c6f7f667bc661d1bdc9 | |
parent | a56fb90dc3805494eeaf04c60538425e8d52efc5 (diff) | |
download | poky-a9681ef2e368c92b3d9ce8db26a77c2a6969bfa8.tar.gz |
Revert "packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput"
This reverts commit a93c45fa77eb7ea31b91d5bad3c64634bd1476ee until we merge
the rest of the pointercal patches.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb b/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb index 6e8e50d004..db3dfe3abe 100644 --- a/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb +++ b/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb | |||
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "\ | |||
10 | packagegroup-core-x11-xserver \ | 10 | packagegroup-core-x11-xserver \ |
11 | packagegroup-core-x11-utils \ | 11 | packagegroup-core-x11-utils \ |
12 | dbus \ | 12 | dbus \ |
13 | pointercal-xinput \ | 13 | pointercal \ |
14 | matchbox-terminal \ | 14 | matchbox-terminal \ |
15 | matchbox-wm \ | 15 | matchbox-wm \ |
16 | mini-x-session \ | 16 | mini-x-session \ |