summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/utouch
Commit message (Collapse)AuthorAgeFilesLines
* utouch: Fix build on muslKhem Raj2017-04-052-1/+32
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch-mtview: remove blacklistDerek Straka2016-08-221-2/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-frame: fix build errors associated with xmllintDerek Straka2016-08-222-4/+18
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-frame,utouch-mtview: BlacklistMartin Jansa2016-08-152-0/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add x11 to required DISTRO_FEATURESMartin Jansa2015-02-121-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-212-2/+2
| | | | | | | | * These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-evemu: force serial buildTrevor Woerner2014-04-201-0/+2
| | | | | | | | | My build always fails if allowed to build in parallel: | make[2]: *** No rule to make target `evemu-record.1', needed by `all-am'. Stop. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-mtview: Add missing dependency to libx11Samuel Stirtzel2013-11-181-1/+1
| | | | | Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-mtview: Add initial recipeSamuel Stirtzel2013-10-051-0/+17
| | | | | | | testing multitouch hardware under X11 will be much easier with this visual tool Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-frame: Add initial recipeSamuel Stirtzel2013-10-051-0/+17
| | | | | | | used by utouch-mtview, a visual multitouch test application for X Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-evemu: Add initial recipeSamuel Stirtzel2013-10-051-0/+15
used by utouch-mtview, a visual multitouch test application for X Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>