From f01cbb5d973c05b92f8df5f41f76519013d79e77 Mon Sep 17 00:00:00 2001 From: John Davidson Date: Tue, 8 Jan 2019 19:41:56 +0200 Subject: [PATCH] Busybox is set to an older version (test only) --- src/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.config b/src/.config index 112c7ab18..242798d04 100644 --- a/src/.config +++ b/src/.config @@ -23,7 +23,7 @@ GLIBC_SOURCE_URL=http://ftp.gnu.org/gnu/glibc/glibc-2.28.tar.bz2 # # http://busybox.net # -BUSYBOX_SOURCE_URL=http://busybox.net/downloads/busybox-1.30.0.tar.bz2 +BUSYBOX_SOURCE_URL=http://busybox.net/downloads/busybox-1.28.4.tar.bz2 # You can find the latest Syslinux source bundles here: #