12-21-2016, 12:34 PM
(12-21-2016, 12:24 PM)HenryD Wrote: Edit: Renaming the 'variant' file did allow an upgrade back to the standard kernel series.
No need to edit anything. Just add the version and the variant as parameters like this:
Code:
sudo /usr/local/sbin/pine64_update_kernel.sh latest default
to update to latest default Kernel no matter what variant you currently have installed.
Usage: pine64_update_kernel.sh [<version>] [<variant>]
The default values for these parameters are "latest" for version and "default" for variant. If a variant is pinned that variant is used instead of the default if the parameters is not given.