projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60e3da6
)
linux: bump default to version 4.13.8
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Thu, 19 Oct 2017 17:34:03 +0000
(19:34 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sat, 21 Oct 2017 06:21:26 +0000
(08:21 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index f93655fee0d107dca0f9c07650f4ff023a0d262f..2e7fa37329ba5754722b33154448bd8d7718e0e2 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.13.
7
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.13.
8
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.83-cip8" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION