You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
binutils toolchain: binutils: Use version 2.34 by default 4 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc toolchain/gcc: Add GCC 10.1.0 patches 4 years ago
gdb toolchain: add PKG_RELEASE if local files 4 years ago
glibc toolchain: add PKG_RELEASE if local files 4 years ago
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 5 years ago
musl musl: use official release tar 4 years ago
nasm toolchain/nasm: update to version 2.14 5 years ago
uClibc toolchain: add PKG_RELEASE if local files 4 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: remove gcc libssp and use libc variant 4 years ago
Makefile Revert faulty tree push 5 years ago
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) 15 years ago