From 77debabfdd499c5c76237ce3f18294cd38b8b804 Mon Sep 17 00:00:00 2001 From: Erick Shepherd Date: Tue, 1 Oct 2024 16:36:12 -0500 Subject: [PATCH] ttf-pt-sans_1.1:: Install fonts after target boots since access to the font cache is required Signed-off-by: Erick Shepherd --- meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb index e9aa5721f79..d225ba151e4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb @@ -26,7 +26,7 @@ do_install () { FILES:${PN} += "${datadir}" -pkg_postinst:${PN} () { +pkg_postisnt_ontarget:${PN} () { set -x for fontdir in `find $D/usr/lib/X11/fonts -type d`; do mkfontdir $fontdir