openwrt/toolchain
Paul Spooren eda3da56a6 toolchain: add PKG_RELEASE if local files
The toolchain packages partly contain local code like patches and
configuration files. These files are not tracked via PKG_VERSION as this
variable only covers the upstream package version.

To allow versioning of the buildsystem, this commit adds PKG_RELEASE:=1
to all toolchain packages with local files. Whenever a local file is
changed the release must be increased.

This does not touch binutils and gcc for now, as these provide multiple
versions within one package.

Also update the copyright of touched files to 2020.

Signed-off-by: Paul Spooren <mail@aparcar.org>
[exclude binutils/gcc from patch, adjust commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-29 17:13:51 +02:00
..
binutils toolchain: binutils: Use version 2.34 by default 2020-07-24 00:34:09 +02:00
fortify-headers toolchain/fortify-headers: Update to 1.1 2019-07-28 09:43:49 +01:00
gcc toolchain/gcc: Add GCC 10.1.0 patches 2020-07-11 13:33:28 +02:00
gdb toolchain: add PKG_RELEASE if local files 2020-07-29 17:13:51 +02:00
glibc toolchain: add PKG_RELEASE if local files 2020-07-29 17:13:51 +02:00
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 2019-10-16 16:10:38 +01:00
musl musl: use official release tar 2020-06-14 02:42:21 +02:00
nasm toolchain/nasm: update to version 2.14 2019-05-11 01:30:00 +02:00
uClibc toolchain: add PKG_RELEASE if local files 2020-07-29 17:13:51 +02:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in toolchain: remove gcc libssp and use libc variant 2020-06-17 23:57:07 +02:00
Makefile Revert faulty tree push 2019-08-12 12:27:06 +02:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00