Trevor Woerner

Results 8 comments of Trevor Woerner

@afrantzis the first patch is based on your "maybe-fix-dispmanx-build" branch. The second patch simply runs the dispmanx version fullscreen by default (which is required, and means the user doesn't have...

The first commit fixes https://github.com/glmark2/glmark2/issues/80

@hutattedonmyarm > I've managed to build it on the pi 4: > > 1. Install the following packages (most are probably already installed): `sudo apt install git g++ build-essential libx11-dev...

@afrantzis @anholt > Thanks for trying this out. I have pushed another update (overwrote the branch, so you need to repull) with some more fixes. I don't expect this to...

When googling for Yocto/OE things, made sure to double-check the version of the results. The link you provide for the out-of-tree modules guide is from 1.4-daisy, over 4 years ago....

Ah, thanks for the explanation. That explains why several apparently removed projects were still referenced in the CMakefile.txt. I'll prepare an update.

This project hasn't been updated in a while, but if you're interested in RISC-V builds via OE, maybe you'd be interested in https://github.com/riscv/meta-riscv which has a lot of current activity?