-
To decouple the build system from OSTree repository handling a tarball containing the OSTree repository in archive mode with just the single commit would be useful. This tarball can then be copied/mov…
-
When cross compiling my project to `armv7-unknown-linux-gnueabihf` the `v4l2-sys-mit` crate throws an error:
```
Compiling bindgen v0.65.1
Compiling v4l2-sys-mit v0.3.0
error: failed to run …
-
The `opendds-example` recipe is working when I compile OpenDDS **without** security in the PACKAGECONFIG of the OpenDDS recipe.
Security here is with `--security` in the `configure` and `openssl` an…
-
Hi! I'm excited about the new builder frontend. I have been dreaming of this sort of functionality for years now! Great to see it happening, looks like there are some very neat features in here :tada:…
-
Setup:
* meta-qt5 + [meta-odroid](https://github.com/akuster/meta-odroid/tree/thud)
* **thud** branch
* `DISTRO_FEATURES_append = " x11 opengl "`
When I'm trying to build qtwebengine, the foll…
xuhcc updated
5 years ago
-
kas checkout is not working in vscode devcontainers because the needed environment variable
REMOTE_CONTAINERS_IPC
is not available to the git process.
The checkout fails with "Dev Containers…
-
# Symbiflow package manager / build system
# Brief explanation
To be productive writing fpga code there needs to be a great package manager. Not sure if it is in the scope of symbiflow, but usin…
-
There've been long standing complaints that under certain conditions, the VU+ kexec multiboot isn't stable, which may lead to a broken kexec system (so the slot 0 image boots) or a non-booting box.
…
-
**Describe the bug**
With Styhead, the QA warnings are now treated as errors.
Building the SDK fails with a QA error when packaging gcc-for-nvcc-cross-canadian-aarch64:
```
ERROR: gcc-for-nvcc-c…
-
Following the [docker build env instructions](https://variwiki.com/index.php?title=Docker_Build_Environment) with:
- `MACHINE=imx8mm-var-dart`
- `DISTRO=fsl-imx-xwayland`
- using HEAD (148437e07c56…