##############################################################################
# Generated by EDT's BSP
#
# Pin NVIDIA L4T kernel and bootloader packages to the exact version that was
# originally flashed to the device.
#
# When running `apt update && apt upgrade` expect to see a message like
# "The following packages have been kept back" which lists these packages and
# any dependents that are prevented from being updated.
##############################################################################

# NVIDIA decided to have the kernel package's post-install script apply
# SoM bootloader updates that may have been downloaded by `nvidia-l4t-bootloader`,
# so this has to be pinned in addition to the bootloader package. The bootloader
# update will fail because the binary blob only supports NVIDIA dev kits,
# not custom carriers. Recall that the bootloader does have a copy of our
# board's device tree.
Package: nvidia-l4t-kernel
Pin: version 5.15.148-tegra-36.4.4-20250616085344
Pin-Priority: 9001

Package: nvidia-l4t-core nvidia-l4t-tools nvidia-l4t-configs nvidia-l4t-oem-config nvidia-l4t-bootloader
Pin: version 36.4.4-20250616085344
Pin-Priority: 9001
