Upgrade Buildroot to 2019.02 LTS #5237
Labels
area/guest-vm
General configuration issues with the minikube guest VM
co/virtualbox
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Currently minikube is running Buildroot 2018.05, featuring Linux 4.16 (downgraded to 4.15)
These are now out of support, since they were short-lived and not supported for the long term.
BUILDROOT_BRANCH ?= 2018.05.3
(the previous long-term versions would have been Buildroot 2018.02 and Linux 4.14)
We should upgrade to Buildroot 2019.02, featuring Linux 4.19 (both of them long term support)
Currently the minor versions of each are 2019.02.6 and 4.19.76, but this might change later.
BUILDROOT_BRANCH ?= 2019.02.6
Doing so, we should look into the VirtualBox guest additions module that caused issues:
#2986This also addresses #5007
Might also consider #5105 ?
UPDATED, for new Buildroot release:
2019.02.5, Released September 2nd, 2019
2019.02.6, Released October 4th, 2019
The text was updated successfully, but these errors were encountered: