]> git.ipfire.org Git - thirdparty/openwrt.git/commit
toolchain: binutils: simplify patch management
authorKonstantin Demin <rockdrilla@gmail.com>
Fri, 17 Apr 2026 20:47:11 +0000 (23:47 +0300)
committerNick Hainke <vincent@systemli.org>
Sat, 18 Apr 2026 17:34:21 +0000 (19:34 +0200)
commiteac927fadf07b94babbe9cc1b2b8111107c5fd1f
tree9a133378adcbfcdce8fbf5d42f30332f676fe7cd
parent48399eba134618e866a987d5aa0dffb1df5ee86d
toolchain: binutils: simplify patch management

Take in account only first two version components to lookup patch directory.
Hovewer, computed "BASE_VERSION" may be overridden (if necessary).
This change should prevent further issues with binutils being unpatched, see commits adad973a9c34 and 525a1e94b343.

Also drop obsolete "BIN_VERSION" variable (not used anywhere).

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21997
Signed-off-by: Nick Hainke <vincent@systemli.org>
toolchain/binutils/Makefile