projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7465024
)
linux: bump default to version 4.13.6
author
Fabio Estevam
<festevam@gmail.com>
Fri, 13 Oct 2017 16:14:42 +0000
(13:14 -0300)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 15 Oct 2017 13:59:45 +0000
(15:59 +0200)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index 9614ee7acf35476995a48b15e1b194046959f8ff..1941c53bb3dff4b5dbbe42dd2abac6611f4c9926 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.13.
5
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.13.
6
" 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