1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/include
Petr Štetiar 6027e49093 build: image: Fix off-by-one in DTC kernel version checks
It was reported to me on IRC today, that my change causes issues with
kernel versions between 4.14 and 4.19.

It's because I've wrongly used `git describe` in order to get kernel
version where we should disable noisy DTC checks, but I should've used
`git tag --contains` instead.

Fixes: cbbef976e2b ("build: dtc: Disable noisy warnings by default")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-04-01 13:53:31 +02:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk build: suppress error output in feeds.mk 2019-03-22 00:40:29 +01:00
hardened-ld-pie.specs
hardening.mk
host-build.mk
image-commands.mk metadata: add "metadata_version" field 2019-03-06 01:11:54 +01:00
image-legacy.mk
image.mk build: image: Fix off-by-one in DTC kernel version checks 2019-04-01 13:53:31 +02:00
kernel-build.mk
kernel-defaults.mk kernel: fix downloading rcX releases 2018-12-03 09:34:57 +01:00
kernel-version.mk kernel: bump 4.14 to 4.14.109 2019-03-29 14:00:44 +01:00
kernel.mk include/kernel: sort autoload modules list to fix reproducible builds 2019-02-28 17:57:30 +01:00
netfilter.mk netfilter: Add fib support for nftables 2018-12-16 00:57:20 +01:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk build: expose ABI version in .packageauxvars 2019-01-19 14:32:01 +01:00
package-ipkg.mk build: formatting fixes for per-provide ABI_VERSION suffixes 2019-01-24 12:51:39 +01:00
package-seccomp.mk
package.mk build: fix STAGING_DIR cleaning for packages 2019-01-30 12:32:07 +01:00
prereq-build.mk build: fix umask detection bashism 2019-01-30 12:39:18 +01:00
prereq.mk
quilt.mk build: Use LINUX_DIR for Kernel/Patch 2019-01-30 13:20:14 +01:00
rootfs.mk include/rootfs.mk: remove boot directory 2018-11-26 12:05:44 +01:00
scan.awk
scan.mk build: Fix print without color 2019-02-17 19:30:34 +01:00
scons.mk
shell.sh
subdir.mk
target.mk toolchain: ARM: Fix toolchain compilation for gcc 8.x 2019-03-25 21:15:58 +01:00
toolchain-build.mk toolchain: Include hardening.mk for toolchain build 2019-01-24 21:52:39 +01:00
toplevel.mk build: rename .packagesubdirs to .packageauxvars 2019-01-19 14:31:56 +01:00
u-boot.mk u-boot.mk: Fix building of recent U-Boot sources 2019-01-26 21:46:32 +01:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk base-files: fix HOME_URL replace 2018-08-02 07:54:40 +02:00