Kernel update script problem (3.8.13-bone to 3.14.25-ti)

Hi,

I used "/opt/scripts/tools/update_kernel.sh --ti-kernel) to move from a 3.8.13-bone kernel to
the latest 3.14 TI kernel. This worked fine, however when I subsequently do “update_kernel.sh”
(after rebooting) it once again downloads and re-installs the same TI kernel. Any idea what is
happening here ? (am pretty sure script used to just spot that your kernel was the latest and exit).

Cheers Steve.

Correct… add “–daily-cron” if your running it more the once to just check if a newer kernel package exists.

Regards,