summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/conf/layer.conf')
-rw-r--r--meta-oe/conf/layer.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index bfb3e5905..8aaff84b9 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -5,7 +5,7 @@
5# Therefore if you want a given layer to be considered high priority 5# Therefore if you want a given layer to be considered high priority
6# for the .inc and .conf etc. then consider it adding at the beginning 6# for the .inc and .conf etc. then consider it adding at the beginning
7# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve 7# of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve
8# the recipe contention so the order of directories in BBFILES does 8# the recipe contention so the order of directories in BBFILES does
9# not matter. 9# not matter.
10 10
11# We have a conf and classes directory, append to BBPATH 11# We have a conf and classes directory, append to BBPATH
@@ -81,6 +81,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
81 ttf-gentium->fontconfig \ 81 ttf-gentium->fontconfig \
82 ttf-hunkyfonts->fontconfig \ 82 ttf-hunkyfonts->fontconfig \
83 ttf-inconsolata->fontconfig \ 83 ttf-inconsolata->fontconfig \
84 ttf-ipa->fontconfig \
84 ttf-liberation->fontconfig \ 85 ttf-liberation->fontconfig \
85 ttf-liberation-sans-narrow->fontconfig \ 86 ttf-liberation-sans-narrow->fontconfig \
86 ttf-lklug->fontconfig \ 87 ttf-lklug->fontconfig \