On Wed, Oct 4, 2017 at 7:53 PM, Robert Nelson <robertcnel...@gmail.com> wrote: > ... > With our images, the "kernel" isn't auto updated. This allows users to > stay on whatever kernel version they started development on: (With > options from: 3.8.x/3.14.x/4.1.x/4.4.x/4.9.x/4.14.x....) > > To get the kernel fixes i pushed this week.. (additional pwm, uart, > can) just run: > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh > sudo reboot
Off-topic, this sounds like a task for apt's dist-upgrade. Jeff