projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04277b0
)
linux: bump default to version 4.18.5
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Fri, 24 Aug 2018 18:41:32 +0000
(20:41 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Fri, 24 Aug 2018 20:34:50 +0000
(22:34 +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 13616d5d154922120f8c365f90aa2818312f6597..9ad11f1e3975ba77cf4a5ccd118d97576c37ea83 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-120,7
+120,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.18.
4
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.18.
5
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.130-cip23" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION