summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb
Commit message (Collapse)AuthorAgeFilesLines
* ttf-gentium: Use OFL-1.0 version of OFL licenseKhem Raj2019-09-301-1/+1
| | | | | | Add licenses/OFL-1.0 template Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fontsAndreas Müller2013-02-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf: introduce update-fonts bbclass and change all ttf recipes to use itMartin Jansa2013-02-061-6/+7
| | | | | | | | * without this ttf.inc had to set RRECOMMENDS and postinst/postrm without PN suffix to cover all subpackages created in ttf recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ttf-gentium: added license stuffMarcin Juszkiewicz2012-10-101-106/+7
| | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* ttf-fonts: call update-fonts only on target, not during do_rootfsMartin Jansa2012-05-101-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch.bbclass instead just PACKAGE_ARCH = allMartin Jansa2011-06-021-1/+1
| | | | | | | * otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-171-0/+135
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>