mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +00:00
phoronix-test-suite: add missing font
The `ttf-dejavu-sans` font is needed by SVG charts rendered in phoronix-test-suite PDF reports. Signed-off-by: Paul Le Guen de Kerneizon <paul.leguendekerneizon@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
fe582374d3
commit
641e11b0eb
@@ -25,6 +25,9 @@ do_install() {
|
||||
fi
|
||||
}
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[pdf] = ",,,ttf-dejavu-sans"
|
||||
|
||||
# It is not advisable to enable these services by default since they can cause
|
||||
# continual target reboots if they encounter network problems.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user