Khem Raj

Results 188 comments of Khem Raj

> Hi @kraj, these changes are good but you would need to sign the ECA for us to be able to merge this. You can find the details on how...

this message is displayed when the current user's uid and gid from docker host is not mapped inside the container's /etc/passwd

fixuid will violate the static container concept. So if we can live with "I have no name!" then it would be my preference since we do not use the container...

3.1 (argali) release will have feeds for * rpi3 * rpi4-64 * Beaglebone Black * freedom-u540 ( RISCV64 ) see https://github.com/YoeDistro/yoe-distro/releases

thanks for report @karthikpoduval I have seen this error too in past so I think there is some room for improvement, I think by default Yoe does not create a...

@karthikpoduval a fix has been posted here https://patchwork.openembedded.org/patch/176454/ please test it out in your environment and report back if it fixes the issue

@cbrake this is the change 371214650cb052f4b2e032b59ea63863f43d2541

yes indeed, as @cbrake said we never had a production usecase for x86 besides minnowboards once. Perhaps you can add meta-intel via yoe_add_layer and also send a pull if you...

we do have meta-intel in .gitmodules. but not part of `conf/bblayers.conf` so just adding ``` ${TOPDIR}/sources/meta-atmel \ ``` to `BSPLAYERS` variable should get you going. Should we include meta-intel by...

you might want to try the same build on say qemuarm and see if you have these tools built, if not then perhaps some PACKAGECONFIGS are required to be enabled...