From e075e02f505c01dd1638c9edd8d7da2fb97e15a3 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Date: Wed, 5 Aug 2020 16:13:00 +0200 Subject: allarch: Add missing allarch ttf-bitstream-vera allarch is missing in ttf-bitstream-vera recipe. Add it and include the recipe in the SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS list. (From OE-Core rev: 0d4e96b444931f84f93ca08fe238b5a3b35ce7b1) Signed-off-by: Daniel Gomez Signed-off-by: Richard Purdie (cherry picked from commit 31c02477a4fb91f19f8c3ef3f8bc9a20e416c859) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 43917d4c3c..0249f21d07 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -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 \ -- cgit v1.2.3-54-g00ecf