summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb
index 8de3314b3c..7ca80c02af 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.4.bb
@@ -25,6 +25,9 @@ do_install() {
25 fi 25 fi
26} 26}
27 27
28PACKAGECONFIG ??= ""
29PACKAGECONFIG[pdf] = ",,,ttf-dejavu-sans"
30
28# It is not advisable to enable these services by default since they can cause 31# It is not advisable to enable these services by default since they can cause
29# continual target reboots if they encounter network problems. 32# continual target reboots if they encounter network problems.
30# 33#