summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/busybox/module.conf2
-rw-r--r--core/modules/busybox/openslx-busybox-config2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/busybox/module.conf b/core/modules/busybox/module.conf
index 6bd50337..e3034d22 100644
--- a/core/modules/busybox/module.conf
+++ b/core/modules/busybox/module.conf
@@ -1,5 +1,5 @@
#!/bin/bash
-REQUIRED_GIT="https://git.busybox.net/busybox||1_31_1"
+REQUIRED_GIT="https://git.busybox.net/busybox||1_36_1"
REQUIRED_BINARIES="busybox"
REQUIRED_DIRECTORIES="
/
diff --git a/core/modules/busybox/openslx-busybox-config b/core/modules/busybox/openslx-busybox-config
index c6a2b8a6..ba565355 100644
--- a/core/modules/busybox/openslx-busybox-config
+++ b/core/modules/busybox/openslx-busybox-config
@@ -936,7 +936,7 @@ CONFIG_FEATURE_IP_LINK=y
CONFIG_FEATURE_IP_ROUTE=y
CONFIG_FEATURE_IP_ROUTE_DIR="/etc/iproute2"
CONFIG_FEATURE_IP_TUNNEL=y
-# CONFIG_FEATURE_IP_RULE is not set
+CONFIG_FEATURE_IP_RULE=y
CONFIG_FEATURE_IP_NEIGH=y
# CONFIG_FEATURE_IP_RARE_PROTOCOLS is not set
CONFIG_IPCALC=y