mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
stash_locale_cleanup removes the empty /usr/lib after stashing the locale files to avoid remnant clutter, but we need it in the sysroot, so we need to move the creation of the directory after the cleanup to fix our aarch64 builds. Signed-off-by: Christopher Larson <chris_larson@mentor.com>