summaryrefslogtreecommitdiff
path: root/create_tools/create_busybox.sh
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2023-05-26 07:54:30 +0100
committerFreeArtMan <dos21h@gmail.com>2023-05-26 07:54:30 +0100
commitc993e3007ecf72a7f5b45154bdeee801d8a3e2d5 (patch)
tree7adcb9c1b2d65055d2873db0c1b00291f5c32930 /create_tools/create_busybox.sh
parentb619102d7c56a5d5080f4651ba131f6ccc6e8474 (diff)
downloados201-c993e3007ecf72a7f5b45154bdeee801d8a3e2d5.tar.gz
os201-c993e3007ecf72a7f5b45154bdeee801d8a3e2d5.zip
Update to kernel 5.15 and busybox 1.36
Diffstat (limited to 'create_tools/create_busybox.sh')
-rwxr-xr-xcreate_tools/create_busybox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_tools/create_busybox.sh b/create_tools/create_busybox.sh
index f020316..35bb83d 100755
--- a/create_tools/create_busybox.sh
+++ b/create_tools/create_busybox.sh
@@ -1,7 +1,7 @@
#!/bin/dash
SOURCE_DIR=src
-BUSYBOX_VERSION=1.31.1
+BUSYBOX_VERSION=1.36.1
OUT_DIRECTORY=out