summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 16:36:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-07 16:36:50 +0000
commit453df63af0c857c24804271da7f55691d0ed27f8 (patch)
tree5f4212890516ad80a14379d057e612248edb22e0 /README
parent8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (diff)
downloadpoky-453df63af0c857c24804271da7f55691d0ed27f8.tar.gz
The poky repository master branch is no longer being updated.
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/dev/dev-manual/poky-manual-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>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 1d36bde727..1784456f66 100644
--- a/README
+++ b/README
@@ -4,10 +4,13 @@ You can either:
4 4
5a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs 5a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs
6 6
7 https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html
8
7b) use the new bitbake-setup 9b) use the new bitbake-setup
8 10
9You can find information about either approach in our documentation: 11 https://docs.yoctoproject.org/dev/dev-manual/poky-manual-setup.html
10https://docs.yoctoproject.org/ 12
13You can find more information in our documentation: https://docs.yoctoproject.org/
11 14
12Note that "poky" the distro setting is still available in meta-yocto as 15Note that "poky" the distro setting is still available in meta-yocto as
13before and we continue to use and maintain that. 16before and we continue to use and maintain that.