summaryrefslogtreecommitdiff
path: root/meta/classes/fontcache.bbclass
AgeCommit message (Collapse)AuthorFiles
2013-02-06add fontcache.bbclassLaurentiu Palcu1
All font packages should inherit this class in order to generate the proper postinst/postrm scriptlets. The scriptlets will actually create a host intercept hook that will be executed at the end, at do_rootfs time, after all packages have been installed. This is good when there are many font packages. [YOCTO #2923] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>