All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix broken links when building on branch tip
@ 2025-04-09  9:55 Antonin Godard
  2025-04-09  9:55 ` [PATCH 1/2] poky.yaml: introduce DISTRO_LATEST_TAG Antonin Godard
  2025-04-09  9:55 ` [PATCH 2/2] Fix dead links that use the DISTRO macro Antonin Godard
  0 siblings, 2 replies; 14+ messages in thread
From: Antonin Godard @ 2025-04-09  9:55 UTC (permalink / raw)
  To: docs; +Cc: Thomas Petazzoni, Antonin Godard

When building on a branch tip, some generated links are created with the
A.B.999 version inside them. Fix this by adding the DISTRO_LATEST_TAG
macro and using this instead in the existing links.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (2):
      poky.yaml: introduce DISTRO_LATEST_TAG
      Fix dead links that use the DISTRO macro

 documentation/bsp-guide/bsp.rst                  |  2 +-
 documentation/dev-manual/qemu.rst                |  2 +-
 documentation/dev-manual/start.rst               |  2 +-
 documentation/poky.yaml.in                       | 11 ++++++++++-
 documentation/ref-manual/system-requirements.rst |  2 +-
 documentation/ref-manual/terms.rst               |  2 +-
 documentation/sdk-manual/appendix-obtain.rst     |  6 +++---
 documentation/sdk-manual/extensible.rst          |  2 +-
 documentation/sdk-manual/intro.rst               |  4 ++--
 documentation/sdk-manual/using.rst               |  2 +-
 documentation/set_versions.py                    | 16 +++++++++++++++-
 11 files changed, 37 insertions(+), 14 deletions(-)
---
base-commit: 3b50193fa0c9acf4a601aeae6e1c78d0e4a05aef
change-id: 20250409-fix-distro-dead-links-4b37bd8d54ac

Best regards,
--
Antonin Godard <antonin.godard@bootlin.com>



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-05-22 12:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09  9:55 [PATCH 0/2] Fix broken links when building on branch tip Antonin Godard
2025-04-09  9:55 ` [PATCH 1/2] poky.yaml: introduce DISTRO_LATEST_TAG Antonin Godard
2025-04-14 12:18   ` [docs] " Quentin Schulz
2025-04-16  7:46     ` Antonin Godard
2025-04-16  9:58       ` Quentin Schulz
2025-04-17  7:21         ` Antonin Godard
2025-04-18 11:28           ` Quentin Schulz
2025-04-23  9:33             ` Antonin Godard
2025-04-23  9:56               ` Quentin Schulz
2025-05-13  8:28                 ` Antonin Godard
2025-05-15  7:50                   ` Quentin Schulz
2025-05-22  9:51                     ` Antonin Godard
2025-05-22 12:13                       ` Quentin Schulz
2025-04-09  9:55 ` [PATCH 2/2] Fix dead links that use the DISTRO macro Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.