Re: [yocto] Building for AM335x with meta-ti and meta-qt5

2019-07-25 Thread Andy Pont
I wrote about trying to compile the SGX kernel modules giving up with the following error: | *** Multiarch build: no | *** Primary arch:target_armel | *** Secondary arch: none | ../config/core.mk:513: $(KERNELDIR)/vmlinux does not exist. Kbuild may fail. |

Re: [yocto] Building for AM335x with meta-ti and meta-qt5

2019-07-24 Thread Zoran Stojsavljevic
> I am trying to build a Yocto (warrior) image for the AM335x using meta-ti > and meta-qt5 that will render directly to the GPU. Initially this will be > for the > Beaglebone Black but then ultimately will be for a custom hardware platform. For the starters, check this out! Not really what you

[yocto] Building for AM335x with meta-ti and meta-qt5

2019-07-24 Thread Andy Pont
I am trying to build a Yocto (warrior) image for the AM335x using meta-ti and meta-qt5 that will render directly to the GPU. Initially this will be for the Beaglebone Black but then ultimately will be for a custom hardware platform. In broad outline, I think, the software stack needs to look