projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb7aa25
)
linux: bump default to version 4.14.7
author
Fabio Estevam
<festevam@gmail.com>
Sun, 17 Dec 2017 15:24:25 +0000
(13:24 -0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Mon, 18 Dec 2017 08:57:29 +0000
(09:57 +0100)
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 8acd00e17d7e092d66d55330af8da2ad60fed0d7..735b25e62a744cf2033258845c3d07b1498c1217 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.14.
6
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.14.
7
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.105-cip15" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION