File tree Expand file tree Collapse file tree 7 files changed +1
-106
lines changed
deploy/iso/minikube-iso/package Expand file tree Collapse file tree 7 files changed +1
-106
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export GOTOOLCHAIN := go$(GO_VERSION)
4343GO_K8S_VERSION_PREFIX ?= v1.35.0
4444
4545INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
46- BUILDROOT_BRANCH ?= 2025.02
46+ BUILDROOT_BRANCH ?= 2025.08.2
4747# the go version on the line below is for the ISO
4848GOLANG_OPTIONS = GOWORK=off GO_VERSION=1.23.4 GO_HASH_FILE=$(PWD ) /deploy/iso/minikube-iso/go.hash
4949BUILDROOT_OPTIONS = BR2_EXTERNAL=../../deploy/iso/minikube-iso $(GOLANG_OPTIONS )
Original file line number Diff line number Diff line change @@ -5,6 +5,5 @@ menu "System tools"
55 source "$BR2_EXTERNAL_MINIKUBE_PATH/package/cni/Config.in"
66 source "$BR2_EXTERNAL_MINIKUBE_PATH/package/automount/Config.in"
77 source "$BR2_EXTERNAL_MINIKUBE_PATH/package/scheduled-stop/Config.in"
8- source "$BR2_EXTERNAL_MINIKUBE_PATH/package/podman/Config.in"
98 source "$BR2_EXTERNAL_MINIKUBE_PATH/package/runc-master/Config.in"
109endmenu
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments