meta-digi/meta-digi-dey/recipes-graphics/harfbuzz/harfbuzz_%.bbappend

12 lines
271 B
Plaintext

# Copyright (C) 2017 Digi International Inc.
#
# Remove ICU support for 'ccimx6ul' to save space in the rootfs.
#
# Only 'libicudata' could weight up to 25MB:
#
# 25M /usr/lib/libicudata.so.57.1
PACKAGECONFIG:remove:ccimx6ul = "icu"
PACKAGE_ARCH = "${MACHINE_ARCH}"