mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
layer.conf: Add ttf-roboto->fontconfig to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
it depends on fontcache which pulls in fontconfig into rdeps and results in errors e.g. ERROR: ttf-roboto different signature for task do_package_write_ipk.sigdata between qemux86copy and qemuarm Hash for dependent task fontconfig/fontconfig_2.13.1.bb:do_packagedata changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -71,6 +71,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
|||||||
ttf-lklug->fontconfig \
|
ttf-lklug->fontconfig \
|
||||||
ttf-lohit->fontconfig \
|
ttf-lohit->fontconfig \
|
||||||
ttf-pt-sans->fontconfig \
|
ttf-pt-sans->fontconfig \
|
||||||
|
ttf-roboto->fontconfig \
|
||||||
ttf-mplus->fontconfig \
|
ttf-mplus->fontconfig \
|
||||||
ttf-sazanami->fontconfig \
|
ttf-sazanami->fontconfig \
|
||||||
ttf-tlwg->fontconfig \
|
ttf-tlwg->fontconfig \
|
||||||
|
|||||||
Reference in New Issue
Block a user