projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e1b072
)
linux: bump default to version 4.17.14
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Thu, 9 Aug 2018 19:40:47 +0000
(21:40 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 9 Aug 2018 20:10:52 +0000
(22:10 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index 4f31850ac01e1ebc6bfebcc07d0cf3cd51f1b953..5f2a6d738c50844de79f2c0e92a925f621786274 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-120,7
+120,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.17.1
3
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.17.1
4
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.138-cip25" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION