[Buildroot] [git commit] configs/ci20: bump kernel version to 3.18 (2015-09-14)

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 16 21:58:52 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=e83510d06a22eb88101308395b2cc6f55a767b60
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: David du Colombier <0intro at gmail.com>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 configs/ci20_defconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig
index a7b7622..ec814ba 100644
--- a/configs/ci20_defconfig
+++ b/configs/ci20_defconfig
@@ -5,13 +5,13 @@ BR2_mips_32r2=y
 
 # system
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.0.8"
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_0=y
+BR2_DEFAULT_KERNEL_VERSION="3.18"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyS4"
 
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/MIPS/CI20_linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="ba11adc7ac8792b0eb7415a1cc9c0968604a6fac"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="93b4df0786f07643eb61daee8934a3f3a05fd280"
 BR2_LINUX_KERNEL_DEFCONFIG="ci20"



More information about the buildroot mailing list