diff options
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2022-04-20 17:04:41 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-20 17:25:33 +0100 |
commit | 8245b2b1d5e697b55483bea2fddf6bc8c295c0ae (patch) | |
tree | 36394560ce466937ca42856c30bf6dab938d0aee /documentation/sphinx-static/switchers.js.in | |
parent | a041cb4ea5969821c941955c88a4cf51b94687e7 (diff) | |
download | poky-8245b2b1d5e697b55483bea2fddf6bc8c295c0ae.tar.gz |
docs: set_versions.py: mark as obsolete only branches and old tags from obsolete releases
Branches are identified by their .999 version suffix which means they
will never be matched in the forloop above this git context. Therefore,
branches will match the condition. However, branches are not necessarily
obsolete (e.g. dunfell, honister and kirkstone today), so let's mark as
obsolete the branches which are from obsolete releases.
Old tags of currently supported releases are not defined as obsolete but
outdated, therefore using the series to which they belong like it is
done for branches is enough for obsolescence detection.
Cc: Quentin Schulz <foss+yocto@0leil.net>
(From yocto-docs rev: 7181a432da18b47608784363d243ea39b80be1ed)
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx-static/switchers.js.in')
0 files changed, 0 insertions, 0 deletions