projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b669659
)
linux: bump default to version 4.14.10
author
Fabio Estevam
<festevam@gmail.com>
Sat, 30 Dec 2017 15:16:46 +0000
(13:16 -0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sat, 30 Dec 2017 17:28:06 +0000
(18:28 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index 0abf9c682ea94d9e613cea702775822c59d7b8ce..d325c4eece4cd4655fa5781c2fdeb25c4e0c74c2 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.14.
9
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.14.
10
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.105-cip15" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION