Commit 7add5f57 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

busybox: default to v1.17.x

parent 38775424
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ if BR2_PACKAGE_BUSYBOX

choice
	prompt "BusyBox Version"
	default BR2_BUSYBOX_VERSION_1_16_X
	default BR2_BUSYBOX_VERSION_1_17_X
	help
	  Select the version of BusyBox you wish to use.