summaryrefslogtreecommitdiff
path: root/poky/meta/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/layer.conf')
-rw-r--r--poky/meta/conf/layer.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/poky/meta/conf/layer.conf b/poky/meta/conf/layer.conf
index f03eb485a3..0249f21d07 100644
--- a/poky/meta/conf/layer.conf
+++ b/poky/meta/conf/layer.conf
@@ -11,7 +11,7 @@ LAYERSERIES_CORENAMES = "dunfell"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
-LAYERVERSION_core = "11"
+LAYERVERSION_core = "12"
LAYERSERIES_COMPAT_core = "dunfell"
BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"
@@ -71,6 +71,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
grub-efi->grub-bootconf \
liberation-fonts->fontconfig \
cantarell-fonts->fontconfig \
+ ttf-bitstream-vera->fontconfig \
gnome-icon-theme->librsvg \
font-alias->font-util \
systemd-boot->systemd-bootconf \