Martin Hundebøll
Martin Hundebøll
Hi, I'm trying to run flutter-embedded-linux on a buildroot based linux using the eglstream backend for an nvidia card. I've enabled modesetting on the command-line, but it fails like this:...
Recent GNU make versions support opening a fifo path instead of using passed filedescriptor numbers. This simplifies using the jobserver functionality in build systems like openembedded. These two patches are...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Teach the `UUUDriver` to syncrhonize extra files to the exporter before invoking `uuu`. This is useful the the "image" passed to `uuu` is a script file that references such extra...
Allow using e.g. labgrid-bound-connect also when installing labgrid using pip. **Description** We install labgrid using `pip` in a `Containerfile`, but need to use `labgrid-bound-connect` on the exporter. This isn't currently...
A few cleanup commits, and a primary commit that separates source and build folders to avoid missing updates of artifact checksums. See each commit description for details.