* [Buildroot] [PATCH v2] package/busybox: refresh busybox.config
@ 2024-05-09 5:57 Nayab Sayed via buildroot
2024-05-09 14:14 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Nayab Sayed via buildroot @ 2024-05-09 5:57 UTC (permalink / raw)
To: buildroot; +Cc: Nayab Sayed
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(-)
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
---
base-commit: 121c5f7b422bf393f51e0e873e7ceaef55b0d3d3
change-id: 20240426-refresh-busybox-config-b724e0c40c29
Best regards,
--
Nayab Sayed <nayabbasha.sayed@microchip.com>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH v2] package/busybox: refresh busybox.config
2024-05-09 5:57 [Buildroot] [PATCH v2] package/busybox: refresh busybox.config Nayab Sayed via buildroot
@ 2024-05-09 14:14 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-09 14:14 UTC (permalink / raw)
To: Nayab Sayed via buildroot; +Cc: Nayab Sayed
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
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-09 14:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 5:57 [Buildroot] [PATCH v2] package/busybox: refresh busybox.config Nayab Sayed via buildroot
2024-05-09 14:14 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox