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
..
2017-10-24 13:24:04 +02:00
2018-01-13 19:54:44 +01:00
2018-09-29 17:23:11 +02:00
2015-03-29 07:29:18 +00:00
2017-02-05 22:17:30 +01:00
2013-08-27 12:02:58 +00:00
2018-07-05 01:30:57 +08:00
2019-03-22 00:40:29 +01:00
2018-01-27 16:46:45 +01:00
2018-07-30 14:26:16 +02:00
2018-07-24 15:23:05 +02:00
2019-03-06 01:11:54 +01:00
2017-07-15 07:02:59 +02:00
2019-04-01 13:53:31 +02:00
2018-07-14 13:07:34 +02:00
2018-12-03 09:34:57 +01:00
2019-03-29 14:00:44 +01:00
2019-02-28 17:57:30 +01:00
2018-12-16 00:57:20 +01:00
2018-01-13 19:54:44 +01:00
2017-01-23 13:49:45 +01:00
2018-03-07 09:59:08 +01:00
2019-01-19 14:32:01 +01:00
2019-01-24 12:51:39 +01:00
2015-03-26 10:57:56 +00:00
2019-01-30 12:32:07 +01:00
2019-01-30 12:39:18 +01:00
2018-04-05 13:58:15 +02:00
2019-01-30 13:20:14 +01:00
2018-11-26 12:05:44 +01:00
2015-02-09 12:09:31 +00:00
2019-02-17 19:30:34 +01:00
2016-10-13 17:04:43 +02:00
2017-01-05 11:09:12 +01:00
2018-08-05 00:06:27 +02:00
2019-03-25 21:15:58 +01:00
2019-01-24 21:52:39 +01:00
2019-01-19 14:31:56 +01:00
2019-01-26 21:46:32 +01:00
2013-05-09 20:50:49 +00:00
2017-01-05 11:09:13 +01:00
2018-07-30 10:43:36 +02:00
2018-08-02 07:54:40 +02:00