projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c194dd1
)
linux: bump default to version 4.18.7
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 9 Sep 2018 14:34:12 +0000
(16:34 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Mon, 10 Sep 2018 15:22:44 +0000
(17:22 +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 0c05e8bdcd716dcc47d3fce9eda233ea59836982..6a944b6731a11c43e76f79f9e43140a164a55527 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-120,7
+120,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.18.
5
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.18.
7
" 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