Re: [yocto] GLIBC_GENERATE_LOCALES setting not generating locales

2018-12-03 Thread Conor Slater
t; > < IMAGE_FSTYPES += "live" > > < NOISO = "0" > > > > > > Any help would be appreciated. > > > > Also, how do I generate that build configuration information at the bottom > of Conor’s email? > > > > Thank you > > &

[yocto] GLIBC_GENERATE_LOCALES setting not generating locales

2018-11-26 Thread Conor Slater
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 gmpa