-
As with [the Radxa CM3](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/327), I would also like to test Pine64's [SOQuartz](https://wiki.pine64.org/wiki/SOQuartz) with some CM4 boards,…
-
Hi, just a question.
IN the README I see that kodi on the 5.7.x compiles and works, but with limited decoding capabilities.
Can you elaborate more on that? I'd like to understand what it means and…
-
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…
-
after adding :
ln -rsf ${UNPACKDIR}/rkbin ${UNPACKDIR}/../
there comes an error:
| ln: failed to create symbolic link '/../rkbin': Permission denied
-
I can generate an UEFI image with the following settings:
```
MACHINE ??= "qemuamd64"
DISTRO ??= "debian-buster"
```
To get a legacy/pcbios image, I try `WKS_FILE = "directdisk-isar.wks"` or …
-
https://github.com/zarhus/meta-zarhus-bsp-rockchip/blob/main/conf/machine/radxa-cm3.conf belongs to upstream layer
-
Hello Jeffy,
on scarthgap i get error of glibc complaining about too old kernel headers when i build rockchip-rk3328-evb machine during configure:
```
| checking for libgd... no
| checking for…
asac updated
3 months ago
-
Rockchip Linux kernel didn't find by default the file nvram_AP6275P.txt file when using an image generated by Yocto. In fact, Linux kernel expects this filename to be all lowercase.
nvram_AP6275P.tx…
dylad updated
3 months ago
-
Presently, we are having a problem using the devtool to pull out/modify a kernel. We presently have no layers of our own, so no modifications and the yocto completes a build. We only the following la…
-
Repositories with still enabled issues:
- [meta-zarhus](https://github.com/zarhus/meta-zarhus/issues)
- [docs](https://github.com/zarhus/docs)
- [listmonk-api](https://github.com/zarhus/listmonk-ap…