summaryrefslogtreecommitdiffstats
path: root/meta/classes/fontcache.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-63/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* Convert to new override syntaxRichard Purdie2021-08-021-5/+5
* multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie2020-05-271-1/+1
* fontcache: fix indentationRoss Burton2020-01-271-1/+1
* fontcache: fix postinst for nativesdk caseAlexander Kanavin2019-01-261-0/+1
* qemuwrapper-cross: enable multilib and nativesdk variants of the scriptAlexander Kanavin2018-06-181-1/+1
* fontcache.bbclass: Add PACKAGE_WRITE_DEPS for postinstJussi Kukkonen2017-01-201-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-7/+7
* fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa2015-10-011-4/+15
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-211-2/+2
* fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu2015-03-161-1/+1
* postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu2015-03-161-1/+1
* fontcache: Fix build dependency errorsRichard Purdie2014-07-171-1/+6
* fontcache.bbclass: add fontconfig-utils runtime dependencyMatthieu Crapet2014-03-211-0/+4
* Pass the mlprefix to postinst_intercept scriptLaurentiu Palcu2013-04-291-1/+1
* fontcache.bbclass: do not exit with 1 after installing intercept hookLaurentiu Palcu2013-04-221-8/+2
* postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu2013-04-101-1/+2
* fontcache.bbclass: use the postinst_intercept scriptLaurentiu Palcu2013-02-131-13/+7
* add fontcache.bbclassLaurentiu Palcu2013-02-061-0/+47