meta-digi/meta-digi-dey/recipes-support/libical/libical_%.bbappend

12 lines
276 B
Plaintext

# Copyright (C) 2017-2021 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}"