Though not mentioned in the release notes but migration guide mentions rename in /dev, please drop this patch.
On Sat, Dec 13, 2025 at 3:29 PM <[email protected]> wrote: > > From: Enrico Jörns <[email protected]> > > Changes in 2025.11.0 > -------------------- > > * New boards supported: i.MX93 FRDM, Enclustra Mercury+ SA2. > * Stricter validation of network data in NFS client code. > * Enhance 'parted' command: allows creating partitions up to the end of the > device. > * Various fixes and improvements. > > Release Notes: > https://github.com/barebox/barebox/releases/tag/v2025.11.0 > > Changes in 2025.10.0 > -------------------- > > * Added support for device mapper and dm-verity. > Prepares for secure boot without the need for FIT images. > * Added security policy support. > Kconfig-level decision of operations allowed/forbidden in a specific > security mode. > * New boards supported: Samsung Galaxy S8, Samsung Galaxy S20 5G, Radxa > Rock-5T and Protonic PRT8ML. > * Various fixes and improvements. > > Release Notes: > https://github.com/barebox/barebox/releases/tag/v2025.10.0 > > Signed-off-by: Enrico Jörns <[email protected]> > Signed-off-by: Mathieu Dubois-Briand <[email protected]> > (cherry picked from commit c596157f82ebd8dd3703bf7a5193bd3080743b53) > Signed-off-by: Ankur Tyagi <[email protected]> > --- > meta/recipes-bsp/barebox/barebox-common.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-bsp/barebox/barebox-common.inc > b/meta/recipes-bsp/barebox/barebox-common.inc > index e41d0858fd..0ad9166aa2 100644 > --- a/meta/recipes-bsp/barebox/barebox-common.inc > +++ b/meta/recipes-bsp/barebox/barebox-common.inc > @@ -3,6 +3,6 @@ SECTION = "bootloaders" > > LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" > > -PV = "2025.09.0" > +PV = "2025.11.0" > SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" > -SRC_URI[sha256sum] = > "7df1aa47bb7bf1763a729137ac773e69a4052812af094475d739fc63a9295f0d" > +SRC_URI[sha256sum] = > "6a487eb975169ef4ecc912d3e1044fb9ee4aa164c21d4db960a384a60d0914f6"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227963): https://lists.openembedded.org/g/openembedded-core/message/227963 Mute This Topic: https://lists.openembedded.org/mt/116760376/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
