-
Using via docker, I run into the following errors. Please advise 🙇
```
$ make
docker run --workdir /home/eid --cap-add SYS_ADMIN -u 1000 --rm --name eid -it eid-image
eid@6850f7340b7f:~$ bitbak…
-
For my dunfell build I tried to add the layer to my image recipe via the packagegroup-oatpp.
This gives me some errors saying that the dependency is not available through the build system.
```sh
bi…
-
I have been getting the following error when building since last week.
When I checked the source directory myself, it seems that the location has changed a bit,
http://archive.apache.org/dist…
-
hello,
just after 'repo sync' i type:
chmod a+x setup-environment
sh setup-environment
MACHINE=clearfog source setup-environment build
bitbake core-image-base
> ERROR: Unable to parse PATH[:…
-
project type: `bitbake` ( sorry, the project is not open source. )
bear version: `3.0.20`, compile from source.
I try to use bear 3.0.20 , but error occur .
```
wrapper: failed with: gRPC ca…
-
Hi,
I am trying to use "cargo bitbake" to generate a recipe for the gst-plugins-rs 0.12.4 version:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/0.12?ref_type=heads
but I am …
-
As there is no dunfell branch in this repo, the OE layer index does not show meta-browser when you search for layers compatible with the dunfell release. We know that the master branch of meta-browser…
-
-
The README still says
```
To start a build of the kernel, do:
$ MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel
```
...but the setup recommends calling `bitbake` directly after setting up …
JKSH updated
11 years ago
-
When running another "bitbake" while the nfs-export-updater has not finished it's current operation yet, we seem to be running in some kind of deadlock situation:
bitbake stuck without any progress…