projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aae876
)
linux: bump default to version 4.13.1
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 10 Sep 2017 07:13:33 +0000
(09:13 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 10 Sep 2017 07:29:49 +0000
(09:29 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
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 bc770b542607995c99c462599598e91515d95bef..62a4f1e31a94caf906a62acb8df781f12e902651 100644
(file)
--- a/
linux/Config.in
+++ b/
linux/Config.in
@@
-116,7
+116,7
@@
endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.13" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.13
.1
" 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