Dear All, I'm having trouble adding locales to my image.
If I make changes to GLIBC_GENERATE_LOCALES in my local.conf glibc-locales will rebuild but only the default locales are present: $ locale -a C POSIX en_US The locales are listed when I run this before building the image: $ bitbake -e gmpanel-image | grep -e "^GLIBC_GENERATE_LOCALES=" GLIBC_GENERATE_LOCALES="fr_CH.UTF8 en_GB.UTF-8 en_US.UTF-8" Are there other settings I have to change or any packages I have to add to the image for this to work? You can find information on my configuration below: Best Regards, Conor. Build Configuration: BB_VERSION = "1.38.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "raspberrypi3" DISTRO = "gmpanel" DISTRO_VERSION = "1.0" TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7" TARGET_FPU = "hard" meta meta-poky = "sumo:d240b885f26e9b05c8db0364ab2ace9796709aad" meta-oe meta-networking meta-python meta-perl meta-webserver = "sumo:2bb21ef27c4b0c9d52d30b3b2c5a0160fd02b966" meta-rust = "sumo:3efa0f069ffe4dfcb3531ea89834e69cd2257157" meta-browser = "master:b5fa3f598236a58da6217852340f5f8dd01c9a71" meta-security = "sumo:1e4b45ca888188b4eb838cb29b501ee004237552" meta-raspberrypi = "sumo:2d40b000021bc8a9ef7f329ed0ad410f8d227b97" meta-gmpanel = "sumo-dev:2350072a65ce361548be7a23c78358191b9da555"
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto