From 6b6d480e5bc164079381f535e73cc5873701ac29 Mon Sep 17 00:00:00 2001 From: Nikita Shubin Date: Sat, 27 Jul 2019 14:31:35 +0300 Subject: [PATCH] busybox: v1.31.0 --- .gitmodules | 3 +++ busybox | 1 + 2 files changed, 4 insertions(+) create mode 160000 busybox diff --git a/.gitmodules b/.gitmodules index 4a30113..e3c3e0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "linux"] path = linux url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git +[submodule "busybox"] + path = busybox + url = git://git.busybox.net/busybox diff --git a/busybox b/busybox new file mode 160000 index 0000000..0f1369f --- /dev/null +++ b/busybox @@ -0,0 +1 @@ +Subproject commit 0f1369f0c5b6f0570208f9e5b5cec2b860f23088 -- 2.30.2