openwrt/target/sdk
Christian Marangi d0c2c30e50
sdk: invert logic for GIT_BRANCH and GIT_TAGNAME
There is currently a logic error with generating the base feed string.

In the scenario where the commit of a Tag match the latest commit of a
stable branch, the stable branch have priority over the tag name.

This results in generating SDK that actually target the branch instead
of the specific tag.

To fix this invert the logic and give priority to the tag name.

Fixes: #18583
(cherry picked from commit 289172b00e)
[ fix conflict error ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-12-04 19:25:13 +01:00
..
files sdk: rename README 2023-07-15 17:02:42 +02:00
Config.in build: fix building llvm tarball 2025-02-10 22:12:06 +01:00
convert-config.pl sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives 2021-05-08 12:14:04 +02:00
Makefile sdk: invert logic for GIT_BRANCH and GIT_TAGNAME 2025-12-04 19:25:13 +01:00