projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09bc89a
)
linux: bump default to version 4.15.3
author
Fabio Estevam
<festevam@gmail.com>
Mon, 12 Feb 2018 12:38:59 +0000
(10:38 -0200)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Tue, 13 Feb 2018 21:07:46 +0000
(22:07 +0100)
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in
patch
|
blob
|
history
diff --git
a/linux/Config.in
b/linux/Config.in
index c920416734758542fbf0ae4da6a514918a628de6..a4bbdd3d42f1c2de96cc14c0e5781eef9fa6510d 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.15.
2
" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.15.
3
" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.112-cip18" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION