Hi,
In the documentaion . it suggestion to run sudo ./apply_binaries.sh without deb option.
I checked if we dont pass --deb option it does not call nv-apply-debs.sh to install nv_tegra/l4t_deb_packages.
1.do we need install packages under nv_tegra/l4t_deb_packages ?
2.Can I copy the deb packages in the post install process for example tensorRT and deepstream into /l4t_deb_packages and let the script to install to rootfs on the host ?
Thanks