[yocto] Problem building glibc-locale

2017-02-03 Thread Andras Tantos
#" >> conf/local.conf echo "DISTRO_FEATURES += \"usbhost\"" >> conf/local.conf echo echo STEP 3: building echo bitbake glibc-locale I've seen other people report this problem but no soluti

Re: [yocto] Problem building glibc-locale

2017-02-03 Thread Andras Tantos
Thank you very much! This solved my problems!! Andras On 2/3/2017 3:14 PM, Burton, Ross wrote: So you did: echo "DISTRO_FEATURES += \"usbhost\"" >> conf/local.conf But poky.conf does: DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT} ${DISTRO_FEATURES_LIBC} ${POKY_DEFAULT_DISTRO_FEATURES}" W