summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 17:43:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 17:43:38 +0000
commit7b5fa59751262b9f47fa44db0374662d0fa3fa67 (patch)
treebbb068b49b61d775d5289dec63d2bea1a9c5e922
parent453df63af0c857c24804271da7f55691d0ed27f8 (diff)
downloadpoky-master.tar.gz
The poky repository master branch is no longer being updated.HEADmaster
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 b) use the new bitbake-setup https://docs.yoctoproject.org/bitbake/dev/bitbake-user-manual/bitbake-user-manual-environment-setup.html You can find more information in our documentation: https://docs.yoctoproject.org/ Note that "poky" the distro setting is still available in meta-yocto as before and we continue to use and maintain that. Long live Poky! Some further information on the background of this change can be found in: https://lists.openembedded.org/g/openembedded-architecture/message/2179 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1784456f66..84f3937d1f 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yoc
8 8
9b) use the new bitbake-setup 9b) use the new bitbake-setup
10 10
11 https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html 11 https://docs.yoctoproject.org/bitbake/dev/bitbake-user-manual/bitbake-user-manual-environment-setup.html
12 12
13You can find more information in our documentation: https://docs.yoctoproject.org/ 13You can find more information in our documentation: https://docs.yoctoproject.org/
14 14