Commit Graph

9 Commits

Author SHA1 Message Date
Carlos Garces
4672bae36a Update Travis CI configuration
Updated with all kernels from https://www.kernel.org/
Kernel mainline version fetch from kernel.org instead of hardcode it.
Fixed minor warnings on Travis configuration.
Simplified URL extraction
2020-04-19 16:14:54 +02:00
Carlos Garces
78cd61077c Update travis to last mainline and LTS versions.
Update travis system to bionic.
Added gcc-9 to matrix, removed gcc-6
Comented gcc-7 on kernels >5.3 until wait for gcc-7.5 on Ubuntu 18.04
2020-01-22 21:12:26 +01:00
Carlos Garcés
e7361e951c
linux-5.3: adding vendor command policy (#141)
* Fix for kernel 5.3
* Update Travis CI to last mainline and LTS kernels
Fetch from 50da975628
2019-09-19 21:30:52 +02:00
Carlos Garcés
d8df3ad0f5
Update CI to last mainline and LTS version
Upgraded build environment to Xenial
Removed 3.14 build.
2019-05-30 11:18:13 +02:00
Carlos Garcés
4db6ce3f34
Update .travis.yml
Update kernel version to 5.0-rc1
2019-01-08 09:51:13 +01:00
Carlos Garcés
858ac32a7d
Update to 4.19-rc1 2018-08-29 23:23:49 +02:00
Carlos Garces
80a0cb2c1a Update for kernel 4.15
This commit adds support for kernel 4.15, which changed the timer interface.

Fetch from 8c3acf9275
2018-01-04 00:49:20 +01:00
Christian Pommranz
49a0fb5020 Add support for kernel 4.14 (#61)
* Add support for kernel 4.14

'vfs_read' is no longer exported (see kernel commit
https://github.com/torvalds/linux/commit/bd8df82be6).

Update .travis.yml with newer kernels
2017-11-13 14:39:14 +01:00
CGarces
0b8394b8f0 Integrate with Travis CI 2017-09-13 18:28:08 +02:00