I recently purchased a Jetson TX2 Devkit (4GB) and am having trouble building a Yocto image for it following the RidgeRun documentation (https://developer.ridgerun.com/wiki/index.php/Yocto_Support_for_NVIDIA_Jetson_Platforms_-_Setting_up_Yocto)
I’ve followed the steps outlined in the “Yocto Support for NVIDIA Jetson Platforms - Setting up Yocto” guide on the RidgeRun website, but I’m encountering difficulties. I’m unsure if the “kirkstone” branch of the Poky repository fully supports my Jetson TX2 Devkit (4GB).
Can someone provide a step-by-step guide on building a Yocto image for the Jetson TX2 Devkit (4GB) and what modifications need to be made in the local.conf file for compatibility? Alternatively, is there a prebuilt Yocto image available that I can flash onto the device without building it on my Ubuntu host PC?