summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/utouch/utouch-frame_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-1/+1
| | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* utouch-evemu,utouch-frame: Fix build for 32bit arches with 64bit time_tKhem Raj2019-12-011-0/+1
| | | | | | Move patches from files/ directory into PN folders to avoid conflicts Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch: Fix build on muslKhem Raj2017-04-051-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch-frame: fix build errors associated with xmllintDerek Straka2016-08-221-4/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-frame,utouch-mtview: BlacklistMartin Jansa2016-08-151-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-211-1/+1
| | | | | | | | * 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-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>