rules: linux: update rpi kernel version to 4.14.

This commit is contained in:
Pedro Gonçalves
2018-12-12 14:28:41 +00:00
parent 2b96c6f84a
commit f5cb62393d
2 changed files with 16 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
version=\
(
'4.4_2017-01-27'
'4.14_2018-08-17'
)
url=\
@@ -12,7 +12,7 @@ url=\
md5=\
(
'f31d48a9d2c93509b35e750be489b44c'
'074e40d83f4f4a99449acb08f8ddcbec'
)
build_dir="rpi-linux-rpi-linux-$version"