My setup is Nvidia Jetson Xavier NX Developer kit with jetson-nx-developer-kit-sd-card-image with /etc/nv_tegra_release REVISION 4.3.
Im using drivers for Raspberry Pi Camera. (NVIDIA-Jetson-IMX477-RPIV3/patches_nx at master · RidgeRun/NVIDIA-Jetson-IMX477-RPIV3 · GitHub). And there is no drivers for new nv tegra revision (4.4). There are only for 4.3 . But when i try to apt-upgrade - it automatically updates to new nv tegra version and breaks my compatibilities.
How to disable those automatic updates, but still have my custom packages be updated by apt-upgrade?