1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
openwrt/toolchain/glibc
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
..
headers toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
include toolchain: The glorious return of glibc, ver 2.21 2015-03-12 19:50:57 +00:00
patches toolchain: glibc: Update glibc to version 2.31 2020-04-18 21:06:45 +02:00
common.mk toolchain: add PKG_RELEASE if local files 2020-07-29 17:13:51 +02:00
Makefile glibc: override default rpath to /lib:/usr/lib 2017-02-11 21:18:42 +01:00