-
**kas-example.yml**:
```
header:
version: 11
machine: qemux86-64
distro: poky
target:
- core-image-minimal
repos:
poky:
url: "https://git.yoctoproject.org/git/poky"
branch: …
-
I'm trying to build this flasher in Yocto ecosystem as a part of my meta-layer, however, I have some difficulties. My target architecture is aarch64 - which seems to be supported, however provided CMa…
-
I would like to add support for the other two platforms, but would like a bit of insight on how do you think it would be best to do. I have experience with yocto, but not with kas.
Should I just …
oresk updated
2 months ago
-
My suspicion is that the redis reipe [redis_7.0.10.bb](https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-extended/redis/redis_7.0.10.bb#L9) prevents to prepend any path to …
-
Hi, i need some help building this to my raspberry pi image in yocto. I understand that this layer runs on branch krogoth, but when i start a build with master branch, the command line tells me that t…
-
In order to **_properly_** use your metadata as it is, I'd have to fork your repo to be able to drop in the other pieces of the metadata layer (Per your instructions in the readme, if I want things li…
-
Hi, I was wondering if we could get [line 28 of tn-base.inc](https://github.com/TechNexion/meta-tn-imx-bsp/blob/1ae9d78e6dabeabf9cb914274a79347a608c141b/conf/machine/tn-base.inc#L28) removed, or at le…
-
Is there any way to port this BSP to Yocto? Or does Enclustra provide a layer of this in Yocto already?
-
Hi @srednak and thank you for work on supporting balenaOS on this board!
I have forked your repository at https://github.com/balena-os/balena-st-stm32mp and will need a couple more things to bring …
-
When I try to build this layer against my ApolloLake Board
layer I get the following error message:
ERROR: Multiple .bb files are due to be built which each provide virtual/kernel (/home/avalue/20…