summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ftgl/ftgl_2.1.3-rc5.bb
Commit message (Collapse)AuthorAgeFilesLines
* ftgl: Upgrade to 2.4.0Khem Raj2024-08-211-27/+0
| | | | | | | - Switch to git fork which has all the patches - Fix build with freetype 2.13.3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: add x11 to required DISTRO_FEATURES like freeglutMartin Jansa2019-04-121-1/+1
| | | | | | | | | freeglut was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'ftgl', 'freeglut'] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: package requires openql add DISTRO_CHECKArmin Kuster2019-03-261-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: Fix build errors with clangKhem Raj2019-02-091-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: initial add 2.1.3-rc5Andreas Müller2019-02-081-0/+24
Have this in meta-qt5-extra for a while but now it is required by upcoming chromium-bsi (meta-games). So move a layer 'up'. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>