projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7479f4
)
linux: bump default to version 4.13.9
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 22 Oct 2017 17:04:12 +0000
(19:04 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 22 Oct 2017 21:47:30 +0000
(23:47 +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 2e7fa37329ba5754722b33154448bd8d7718e0e2..34d6b85edc550f4d638a8e0dc9bd1dad332c4b5b 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.13.
8
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.13.
9
" 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