You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered issues with DSI (Raspberry Pi 7" Display) and eMMC (kernel hang during reboot) when using Yocto Scarthgap on a CM4 with the kernel version 6.6.22.
These issues were resolved by targeting the latest Raspberry Pi kernel. I am currently using a .bbappend file with the following configuration:
My question is:
Is it acceptable to update the kernel to version 6.6.70 within this meta layer on Scarthgap (and potentially future Yocto releases) to avoid these issues for other users?
Or is there a specific reason why Scarthgap still uses version 6.6.22?
The text was updated successfully, but these errors were encountered:
I have encountered issues with DSI (Raspberry Pi 7" Display) and eMMC (kernel hang during reboot) when using Yocto Scarthgap on a CM4 with the kernel version 6.6.22.
These issues were resolved by targeting the latest Raspberry Pi kernel. I am currently using a
.bbappend
file with the following configuration:My question is:
Is it acceptable to update the kernel to version 6.6.70 within this meta layer on Scarthgap (and potentially future Yocto releases) to avoid these issues for other users?
Or is there a specific reason why Scarthgap still uses version 6.6.22?
The text was updated successfully, but these errors were encountered: