diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2025-01-17 11:08:49 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-24 07:59:39 -0800 |
| commit | e603b95d4f7a09bf49a63c4c24eb9648c562ec4d (patch) | |
| tree | 7ba05ad3010ff6968a27d01f0b963854b018dfd4 /documentation/poky.yaml.in | |
| parent | 020d1ad995dbfb7c5fe52e01eb3356d7b0cd77ab (diff) | |
| download | poky-e603b95d4f7a09bf49a63c4c24eb9648c562ec4d.tar.gz | |
Update autobuilder URLs to valkyrie
We have moved to Valkyrie which is hosted on
https://autobuilder.yoctoproject.org/valkyrie. Update the URL in the
documentation.
Also, the YOCTO_AB_URL macro was used in a single location in the
documentation so replace it by the :yocto_ab: custom extlink and remove
the macro.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: b02e90b6eb32ce57a98e0e3720848e5cdfbb69d0)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 0b0ed55d909dd11cdc9b29b105473271627c025e)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/poky.yaml.in')
| -rw-r--r-- | documentation/poky.yaml.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index ab3587db84..0e923f0a43 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in | |||
| @@ -12,7 +12,6 @@ DISTRO_REL_TAG : "yocto-5.0" | |||
| 12 | DOCCONF_VERSION : "dev" | 12 | DOCCONF_VERSION : "dev" |
| 13 | BITBAKE_SERIES : "" | 13 | BITBAKE_SERIES : "" |
| 14 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" | 14 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" |
| 15 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" | ||
| 16 | YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" | 15 | YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" |
| 17 | MIN_PYTHON_VERSION : "3.8.0" | 16 | MIN_PYTHON_VERSION : "3.8.0" |
| 18 | MIN_TAR_VERSION : "1.28" | 17 | MIN_TAR_VERSION : "1.28" |
