Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Firmware-Developer
Firmware
Commits
ccb3a02f
Commit
ccb3a02f
authored
Apr 30, 2021
by
Stephan
Browse files
openwrt: add cmd "timeout" to check if bmxd is still working correctly
parent
69d3895e
Pipeline
#1663
passed with stages
in 93 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
openwrt-patches/18.06/config-busybox-config-defaults-in.patch
View file @
ccb3a02f
--- buildroot/package/utils/busybox/Config-defaults.in 2019-01-29 21:19:19.568733943 +0100
+++ buildroot/package/utils/busybox/Config-defaults.in 2019-01-29 21:23:18.122481551 +0100
--- buildroot/package/utils/busybox/Config-defaults.in 2019-01-29 21:19:19.568733943 +0100
+++ buildroot/package/utils/busybox/Config-defaults.in 2019-01-29 21:23:18.122481551 +0100
@@ -795,7 +795,7 @@
default y
config BUSYBOX_DEFAULT_TIMEOUT
bool
- default n
+ default y
config BUSYBOX_DEFAULT_TOUCH
bool
default y
@@ -1275,7 +1275,7 @@
default 0
config BUSYBOX_DEFAULT_CHPASSWD
...
...
openwrt-patches/19.07/config-busybox-config-defaults-in.patch
View file @
ccb3a02f
--- buildroot/package/utils/busybox/Config-defaults.in.original 2019-09-15 19:17:29.811216595 +0200
+++ buildroot/package/utils/busybox/Config-defaults.in 2019-09-15 19:29:50.381681392 +0200
--- buildroot/package/utils/busybox/Config-defaults.in.original 2019-09-15 19:17:29.811216595 +0200
+++ buildroot/package/utils/busybox/Config-defaults.in 2019-09-15 19:29:50.381681392 +0200
@@ -819,7 +819,7 @@
default y
config BUSYBOX_DEFAULT_TIMEOUT
bool
- default n
+ default y
config BUSYBOX_DEFAULT_TOUCH
bool
default y
@@ -1309,7 +1309,7 @@
default 0
config BUSYBOX_DEFAULT_CHPASSWD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment