summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/utouch/utouch-evemu
Commit message (Collapse)AuthorAgeFilesLines
* utouch-evemu: correct Fix build for 32bit arches with 64bit time_tChristophe PRIOUZEAU2020-04-201-6/+9
| | | | | | | | A pair of parenthesis are missing on correction which generate bad behaviour at runtime. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utouch-evemu,utouch-frame: Fix build for 32bit arches with 64bit time_tKhem Raj2019-12-011-0/+76
Move patches from files/ directory into PN folders to avoid conflicts Signed-off-by: Khem Raj <raj.khem@gmail.com>