summaryrefslogtreecommitdiffstats
path: root/recipes/fonts/ttf-opensans.bb
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-121-51/+0
| | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* ttf-opensans: fetch files from git repoSamuli Piippo2018-02-071-6/+6
| | | | | | | Use git repo for the files, so there's no warnings about missing checksums. Change-Id: If37c144a9b41b7a1b8d8b389091897124b7e3d8e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* poky: update to 2.3 (pyro)Mikko Gronoff2017-08-171-2/+3
| | | | | | | | | * Update poky, meta-openembedded etc. layers to pyro branches * Remove/update meta-boot2qt layer patches/recipes as needed Task-number: QTBUG-61283 Change-Id: I425609c99ef22a0cc904dd853b3bb281d32fbcad Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-0/+21
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix font file access rightsGatis Paeglis2015-09-161-1/+1
| | | | | Change-Id: Icce6d75d639191793e11639195a5c9d2e2b05a4e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Install fonts with help of Yocto recipesGatis Paeglis2014-10-071-0/+21
Install fonts with help of Yocto recipes instead of installing fonts from many "random" shell scripts and b2qt-launcher repository. Change-Id: I906d022cfab1dfabeca1a8cd0b4c39cc8a886842 Task-number: QTEE-757 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>