All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] migration-guides: 5.3: mention barebox migration guides
@ 2025-11-13  8:55 Ahmad Fatoum
  2025-11-13  9:21 ` [docs] " Antonin Godard
  2025-11-26 12:51 ` Antonin Godard
  0 siblings, 2 replies; 3+ messages in thread
From: Ahmad Fatoum @ 2025-11-13  8:55 UTC (permalink / raw)
  To: docs; +Cc: ejo, yocto, Ahmad Fatoum

Inspired by the Yocto migration guides in this repository, I have been
maintaining release migration guides for barebox going back to
v2024.09.0, the first release after barebox was added to OE-core.

These contain actionable advice for users, e.g., rename of CONFIG options
or differences in the shell environment.

Reference the barebox migration guides from the Yocto migration guide
to help users with their updates.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Unsure about the placement; Are the release-notes a better place for this?
Or given that this would be a recurring aspect for future releases, just
add it once to the class documentation?
---
 documentation/migration-guides/migration-5.3.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
index e59bc8c6389a..8ba9cb4f12b6 100644
--- a/documentation/migration-guides/migration-5.3.rst
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -311,3 +311,7 @@ Miscellaneous changes
 
    Recipes currently using the ``fcntl-lock`` command should replace these by
    ``flock --fcntl``.
+
+- ``barebox`` has been updated from v2025.02.0 to v2025.09.0. Refer to the
+  `upstream migration guides <https://barebox.org/doc/latest/migration-guides/>`__
+  for migration advice.
-- 
2.47.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-26 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13  8:55 [PATCH] migration-guides: 5.3: mention barebox migration guides Ahmad Fatoum
2025-11-13  9:21 ` [docs] " Antonin Godard
2025-11-26 12:51 ` Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.