It seems no matter what I try to do I am failing the glibc portion of the
bitbake for core-image-minimal. Here is an excerpt from the last round:
| x86_64-poky-linux-gcc -m64
--sysroot=/home/patti/poky/build/tmp/sysroots/ags0-qemux86-tcbootstrap
open_catalog.c -c -std=gnu99 -fgnu89-inline -O2 -
I'm trying to create a barebones linux for a demo board based on Intel
Atom. I've got a kernel patch to add to it, so I created a BSP for Yocto
linux, gave it the config & patch and now I want to create a live image to
boot via USB stick onto the target board. I got a basic bitbake done with
no p