beagleboard / linux

The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
http://beagleboard.org/source
Other
715 stars 566 forks source link

Kernel version update #199

Closed flightxgf closed 5 years ago

flightxgf commented 5 years ago

Hello, currently I want to update the kernel of Beaglebone Black. I want to know which version is best supported?Which kernel version do you suggest I use?

RobertCNelson commented 5 years ago

@flightxgf feel free to run:

sudo /opt/scripts/tools/update_kernel.sh

and it'll keep your version up-to-date with the feed installed by default..

Regards,