-
Chromium is going to switch to using C++20 soon (one or two months). According to Google's Peter Kasting, "Anything before clang 16 is basically not going to work".
Here's the current clang version…
-
hi @mirzak,
thanks for sharing your work.
With kirkstone there is no PCI reported:
```
root@coral-dev:~# lspci
root@coral-dev:~#
```
I assume there is a problem with the device tree as …
-
Hello, we conducted experiments on the mater branch and the kirkstone branch and found that this problem occurred when the ACRN (yocto) startup option was selected in the boot option. And we found tha…
-
I tried to build a Yocto SDK for `imx8mq-evk` and current Yocto Kirkstone, but I get:
```
Downloading file:/home/build/BuildSetups * check_data_file_clashes: Package linux-firmware-nxp89xx wants t…
-
Hi, I'm using kirkstone release of this layer in my project but would like to use new kernel 6.1. I've backported it to my layer (basically took it from master branch). Kernel seems to boot but I cann…
-
Using tip of kirkstone for meta-raspberrypi (this repo) and meta-virtualization (yocto) I am unable to build `kvm-image-minimal`.
```
Build Configuration:
BB_VERSION = "2.0.0"
BUILD_SY…
-
Hi,
I'm using Yocto kirkstone with chromium (master) branch and getting below compilation issues.
5615.165-r0=/usr/src/debug/chromium-ozone-wayland/112.0.5615.165-r0 -fdebug-p…
-
I have done a BSP build with yocto and succesfully for iMX6ULL machine. I’m using kirkstone branch:
`repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-kirkstone -m imx-5.15.52-2.1.0.x…
-
## Version(s) of meta-rust
1.78
## Version(s) of poky and/or oe-core
Scarthgap
## Expected result
Build succeeds
## Actual result
```
build$ bitbake core-image-minimal
ERROR: La…
-
### Describe the bug
I build up an application in windows10, VisualStudio2022. Test smoothly, but when I public it to Linux Arm64 and test in Yocto Linux, every selection box can' t pop up such as in…