diff --git a/buildroot b/buildroot index 65801554..c32a08ef 160000 --- a/buildroot +++ b/buildroot @@ -1 +1 @@ -Subproject commit 658015549a8939565f8320a17e3a5189272c8277 +Subproject commit c32a08efd2824799ffb4fba4a7d713ec2c6bc8e9 diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 49cb51e4..951bcbef 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -8,6 +8,7 @@ All notable changes to the project are documented in this file. ### Changes +- Upgrade Buildroot to 2025.02.7 (LTS) - Upgrade Linux kernel to 6.12.52 (LTS) - Extend NETCONF and RESTCONF scripting documentation with operational data examples, discovery patterns, and common workflow examples, issue #1156