-
Since https://github.com/oss-review-toolkit/ort/pull/6970, we're seeing the following error in our scans:
```
ERROR org.ossreviewtoolkit.model.utils.FileProvenanceFileStorage - Could not read from…
-
Are there plans for yocto support for the ROCK 2A board?
Our company is looking to transition to the ROCK 2A platform. I would like to build my own custom image, which would allow me to load packag…
-
**Describe the bug**
I have recently updated my computers from Fedora 39 to Fedora 40 and have found that I can no longer build the SDK.
**To reproduce**
Steps to reproduce the behavior:
1. Fo…
-
Issue Type: Bug
same issue seen here
https://stackoverflow.com/questions/65623994/vs-code-debug-console-not-showing-line-number-for-logs
![AARxf](https://user-images.githubusercontent.com/4306…
-
Hi,
This is my first time working with Vitis, so maybe this is a dumb question... But the wrapper project is failing to build from a fresh clone of this repo, and I'm wondering what I'm missing? …
-
For example the new override syntax from https://docs.yoctoproject.org/migration-guides/migration-3.4.html, or stuff like `SRC_URI[name.md5sum]`, currently breaks the highlighter.
-
I'm trying to build depthai-core but not using hunter. My idea it to package it (or try) for debian/ubuntu.
I have already a version of depthai-core built without hunter and using its dependencies…
-
What is the expected method for cross compiling?
Snippet from install.js
```
const config = [
'./configure --disable-gifview --disable-gifdiff',
`--prefix="${bin.dest()}" --bindir="${bin.dest…
-
After https://github.com/windytan/redsea/commit/81eea4b26b60fecbc6496fbac924ebd8816819a6, redsea can no longer be built by OpenEmbedded, because it's meson build class uses `--wrap-mode nodownload`.
…
-
Hello,
I have a flutter application that builds with kirkstone branch but not the scarthgap branch. The recipe for the application is depicted below.
```bitbake
# App is in the same repo as yocto…