Hello,
I build customised TorizonOS images using torizoncorebuilder (there are filesystem customisations, device tree overlays and an out of tree submodule). In my images/ directory i usually store downloaded os image from Download Links | Toradex Developer Center (Torizon OS 7 section e.g.)
In the build directory i have a linux kernel source code checked out as a submodule.
I’m looking to update my device OS to the latest Torizon OS, but i forgot how i used to figure out which linux kernel version should i point to. Currently i’m building using torizon-docker-verdin-am62-Tezi_7.3.0+build.18.tar and v6.6.94 (1acf4bc73f948578ade5f1231a63f6902dc3c361).
If i follow this page Build Custom Torizon OS Images | Toradex Developer Center and checkout latest on toradex_ti-linux-6.6.y , last commit is from 08 May 2026 (whereas Torizon OS release was published in february) so that seems kind of sketchy.. Is there a way to confirm the right kernel version without scouring through the yocto manifest files?