[poky][PATCH] README: switch to released documentation URLs
Antonin Godard <[email protected]> Tue, 20 Jan 2026 14:17:51 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Update the documentation links to their released form, as those now contain the bitbake-setup and poky-manual-setup instructions (since Whinlatter). Also: long live Poky! Signed-off-by: Antonin Godard <[email protected]> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 7cf111ed147..61267d7acce 100644 --- a/README +++ b/README @@ -4,11 +4,11 @@ You can either: a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs - https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html + https://docs.yoctoproject.org/dev-manual/poky-manual-setup.html b) use the new bitbake-setup - https://docs.yoctoproject.org/bitbake/dev/bitbake-user-manual/bitbake-user-manual-environment-setup.html + https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-environment-setup.html You can find more information in our documentation: https://docs.yoctoproject.org/ --- base-commit: 485d9c126adad5764cca8d27fb437be7855b484a change-id: 20260114-update-readme-urls-855516f66c22