From 33083dd825d8c44ad25450d03e6319aac18443f6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 18 Mar 2022 12:00:08 +0000 Subject: poky.yaml: Drop POKYVERSION and YOCTO_POKY references We don't publish tarballs using this version any more, it has been removed everywhere. Remove the obsolete references in the docs, adapting references accordingly. The tarballs now are just created with their sha256 checksum which we don't want or need to reference in the docs. (From yocto-docs rev: c7a0ac88b01c48f3d9209536542bf43ae7a7937f) Signed-off-by: Richard Purdie Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/start.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 701d3cf4dc..96fabac1aa 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -647,9 +647,7 @@ Follow these steps to locate and download a particular tarball: 3. *Find the Tarball:* Drill down to find the associated tarball. For example, click on ``yocto-&DISTRO;`` to view files associated with the - Yocto Project &DISTRO; release (e.g. - ``&YOCTO_POKY;.tar.bz2``, which is the - released Poky tarball). + Yocto Project &DISTRO; release. 4. *Download the Tarball:* Click the tarball to download and save a snapshot of the given component. -- cgit v1.2.3-54-g00ecf