diff mbox series

[v2] package/busybox: refresh busybox.config

Message ID 20240509-refresh-busybox-config-v2-1-71a4c8061ac7@microchip.com
State Accepted
Headers show
Series [v2] package/busybox: refresh busybox.config | expand

Commit Message

Nayab Sayed May 9, 2024, 5:57 a.m. UTC
Refresh busybox.config to current version (1.36.1) default values.

Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com>
---
When `make busybox-update-config` is executed, the config
CONFIG_UDHCPC6_DEFAULT_SCRIPT became empty. But it's updated to reuse the
value from earlier bump as mentioned in the commit d68b617993bd
(package/busybox: update to 1.36.0).
---
Changes in v2:
- remove local custom config
- Link to v1: https://lore.kernel.org/r/20240426-refresh-busybox-config-v1-1-c70cb5b60243@microchip.com
---
 package/busybox/busybox.config | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


---
base-commit: 121c5f7b422bf393f51e0e873e7ceaef55b0d3d3
change-id: 20240426-refresh-busybox-config-b724e0c40c29

Best regards,

Comments

Thomas Petazzoni May 9, 2024, 2:14 p.m. UTC | #1
On Thu, 9 May 2024 11:27:01 +0530
Nayab Sayed via buildroot <buildroot@buildroot.org> wrote:

> Refresh busybox.config to current version (1.36.1) default values.
> 
> Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com>
> ---
> When `make busybox-update-config` is executed, the config
> CONFIG_UDHCPC6_DEFAULT_SCRIPT became empty. But it's updated to reuse the
> value from earlier bump as mentioned in the commit d68b617993bd
> (package/busybox: update to 1.36.0).
> ---
> Changes in v2:
> - remove local custom config
> - Link to v1: https://lore.kernel.org/r/20240426-refresh-busybox-config-v1-1-c70cb5b60243@microchip.com
> ---
>  package/busybox/busybox.config | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config
index cfd16172fa..35c01181bd 100644
--- a/package/busybox/busybox.config
+++ b/package/busybox/busybox.config
@@ -1,7 +1,7 @@ 
 #
 # Automatically generated make config: don't edit
-# Busybox version: 1.36.0
-# Tue Feb  7 12:34:02 2023
+# Busybox version: 1.36.1
+# Wed May  8 17:25:31 2024
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -969,6 +969,7 @@  CONFIG_ROUTE=y
 # CONFIG_SLATTACH is not set
 # CONFIG_SSL_CLIENT is not set
 # CONFIG_TC is not set
+# CONFIG_FEATURE_TC_INGRESS is not set
 # CONFIG_TCPSVD is not set
 # CONFIG_UDPSVD is not set
 CONFIG_TELNET=y