projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2851f
)
linux: bump default to version 4.13.10
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sat, 28 Oct 2017 06:52:49 +0000
(08:52 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sat, 28 Oct 2017 07:04:55 +0000
(09:04 +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 34d6b85edc550f4d638a8e0dc9bd1dad332c4b5b..33ae944557b6e3d7ca3ce45e18ecfe6e513fb7ba 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.13.
9
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.13.
10
" 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