public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: chee.yang.lee@intel.com
To: docs@lists.yoctoproject.org
Subject: [PATCH] migration-guide: update 5.3 release notes download section
Date: Tue, 16 Dec 2025 22:33:27 +0800	[thread overview]
Message-ID: <20251216143327.759452-1-chee.yang.lee@intel.com> (raw)

From: Lee Chee Yang <chee.yang.lee@intel.com>

also align some note with finalized release notes.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
---
 .../migration-guides/release-notes-5.3.rst    | 90 +++++++++++++++++--
 1 file changed, 83 insertions(+), 7 deletions(-)

diff --git a/documentation/migration-guides/release-notes-5.3.rst b/documentation/migration-guides/release-notes-5.3.rst
index 536067d63..7e41bc862 100644
--- a/documentation/migration-guides/release-notes-5.3.rst
+++ b/documentation/migration-guides/release-notes-5.3.rst
@@ -8,6 +8,15 @@
 Release notes for |yocto-ver| (|yocto-codename|)
 ------------------------------------------------
 
+This release does have some significant changes which people need to be aware
+of. We have added bitbake-setup and have switched to this as the default way
+the project is presented to users (e.g. in our documentation and in our
+automated testing). Existing workflows with other tools such as kas or
+submodules, or individual repositories remain unchanged. We have stopped
+updating the poky repository and users will need to switch to the individual
+bitbake, openembedded-core, meta-yocto and yocto-docs repositories instead
+though. Please see :yocto_git:`README </poky/tree/README>` for more information.
+
 New Features / Enhancements in |yocto-ver|
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -511,13 +520,8 @@ New Features / Enhancements in |yocto-ver|
 
 -  Rust changes:
 
-   -  ``rust-llvm``:
-
-      -  Compile LLVM to use dynamic libraries. This reduces the
-         size of ``llvm-rust`` to about a third.
-
-      -  Disable the following feature through configuration
-         (:ref:`ref-tasks-configure`): libedit, benchmarks.
+   - The rust-llvm recipe has been removed, and the rust recipe now uses the
+     same llvm recipe as clang.
 
    -  Add the ``has-thread-local`` option to the
       :ref:`ref-classes-rust-target-config` class.
@@ -2442,3 +2446,75 @@ Thanks to the following people who contributed to this release:
 
 Repositories / Downloads for Yocto-|yocto-ver|
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+yocto-docs
+
+-  Repository Location: :yocto_git:`/yocto-docs`
+-  Branch: :yocto_git:`whinlatter </yocto-docs/log/?h=whinlatter>`
+-  Tag:  :yocto_git:`yocto-5.3 </yocto-docs/log/?h=yocto-5.3>`
+-  Git Revision: :yocto_git:`79cd33b06e87c04e4f873a5afd9d53714bc5047f </yocto-docs/commit/?id=79cd33b06e87c04e4f873a5afd9d53714bc5047f>`
+-  Release Artefact: yocto-docs-79cd33b06e87c04e4f873a5afd9d53714bc5047f
+-  sha: f2a353847243370d6924ea83542b055ee8098c51d4875b6a9b2cee79b98c0f29
+-  Download Locations:
+
+   https://downloads.yoctoproject.org/releases/yocto/yocto-5.3/yocto-docs-79cd33b06e87c04e4f873a5afd9d53714bc5047f.tar.bz2 
+
+   https://mirrors.kernel.org/yocto/yocto/yocto-5.3/yocto-docs-79cd33b06e87c04e4f873a5afd9d53714bc5047f.tar.bz2
+
+openembedded-core
+
+-  Repository Location: :oe_git:`/openembedded-core`
+-  Branch: :oe_git:`whinlatter </openembedded-core/log/?h=whinlatter>`
+-  Tag:  :oe_git:`yocto-5.3 </openembedded-core/log/?h=yocto-5.3>`
+-  Git Revision: :oe_git:`8519978592483bb096ed5192fff7af6c887b799e </openembedded-core/commit/?id=8519978592483bb096ed5192fff7af6c887b799e>`
+-  Release Artefact: oecore-8519978592483bb096ed5192fff7af6c887b799e
+-  sha: 3b23d8a56a2f6e3872ec01272a76e3551ac1eab001f81c9abc680ce415aa888d
+-  Download Locations:
+
+   https://downloads.yoctoproject.org/releases/yocto/yocto-5.3/oecore-8519978592483bb096ed5192fff7af6c887b799e.tar.bz2
+
+   https://mirrors.kernel.org/yocto/yocto/yocto-5.3/oecore-8519978592483bb096ed5192fff7af6c887b799e.tar.bz2
+
+meta-yocto
+
+-  Repository Location: :yocto_git:`/meta-yocto`
+-  Branch: :yocto_git:`whinlatter </meta-yocto/log/?h=whinlatter>`
+-  Tag:  :yocto_git:`yocto-5.3 </meta-yocto/log/?h=yocto-5.3>`
+-  Git Revision: :yocto_git:`d02d3faaf4d6075ea03e9eb47654ec7639f929a0 </meta-yocto/commit/?id=d02d3faaf4d6075ea03e9eb47654ec7639f929a0>`
+-  Release Artefact: meta-yocto-d02d3faaf4d6075ea03e9eb47654ec7639f929a0
+-  sha: e2a69bf93466cd010fd14e4f1b2bb5f45da165b00eb1fbf7987541d7a9378d47
+-  Download Locations:
+
+   https://downloads.yoctoproject.org/releases/yocto/yocto-5.3/meta-yocto-d02d3faaf4d6075ea03e9eb47654ec7639f929a0.tar.bz2
+
+   https://mirrors.kernel.org/yocto/yocto/yocto-5.3/meta-yocto-d02d3faaf4d6075ea03e9eb47654ec7639f929a0.tar.bz2
+
+meta-mingw
+
+-  Repository Location: :yocto_git:`/meta-mingw`
+-  Branch: :yocto_git:`whinlatter </meta-mingw/log/?h=whinlatter>`
+-  Tag:  :yocto_git:`yocto-5.3 </meta-mingw/log/?h=yocto-5.3>`
+-  Git Revision: :yocto_git:`	 </meta-mingw/commit/?id=00323de97e397d4f6734ef2191806616989f5e10>`
+-  Release Artefact: meta-mingw-00323de97e397d4f6734ef2191806616989f5e10
+-  sha: c9a70539b12c0642596fde6a2766d4a6a8fec8b2a366453fb6473363127a1c77
+-  Download Locations:
+
+   https://downloads.yoctoproject.org/releases/yocto/yocto-5.3/meta-mingw-00323de97e397d4f6734ef2191806616989f5e10.tar.bz2
+
+   https://mirrors.kernel.org/yocto/yocto/yocto-5.3/meta-mingw-00323de97e397d4f6734ef2191806616989f5e10.tar.bz2
+
+bitbake
+
+-  Repository Location: :oe_git:`/bitbake`
+-  Branch: :oe_git:`2.14 </bitbake/log/?h=2.14>`
+-  Tag:  :oe_git:`yocto-5.3 </bitbake/log/?h=yocto-5.3>`
+-  Git Revision: :oe_git:`720df1a53452983c1c832f624490e255cf389204 </bitbake/commit/?id=720df1a53452983c1c832f624490e255cf389204>`
+-  Release Artefact: bitbake-720df1a53452983c1c832f624490e255cf389204
+-  sha: 08a5d8914b59e904a805fbf0e76058dfeddd49f4a022298a3c1485b98233db24
+-  Download Locations:
+
+   https://downloads.yoctoproject.org/releases/yocto/yocto-5.3/bitbake-720df1a53452983c1c832f624490e255cf389204.tar.bz2
+
+   https://mirrors.kernel.org/yocto/yocto/yocto-5.3/bitbake-720df1a53452983c1c832f624490e255cf389204.tar.bz2
+
+
-- 
2.43.0



             reply	other threads:[~2025-12-16 14:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-16 14:33 chee.yang.lee [this message]
2025-12-16 16:22 ` [docs] [PATCH] migration-guide: update 5.3 release notes download section Antonin Godard
2026-01-05 13:52 ` Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251216143327.759452-1-chee.yang.lee@intel.com \
    --to=chee.yang.lee@intel.com \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox