Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/ci20: bump kernel version to 3.18 (2015-09-14)
@ 2015-09-15 15:06 David du Colombier
  2015-09-15 15:06 ` [Buildroot] [PATCH 2/2] configs/ci20: add u-boot version 2013.10 (2015-09-15) David du Colombier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David du Colombier @ 2015-09-15 15:06 UTC (permalink / raw)
  To: buildroot

Signed-off-by: David du Colombier <0intro@gmail.com>
---
 configs/ci20_defconfig | 6 +++---
 1 file 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"
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-16 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 15:06 [Buildroot] [PATCH 1/2] configs/ci20: bump kernel version to 3.18 (2015-09-14) David du Colombier
2015-09-15 15:06 ` [Buildroot] [PATCH 2/2] configs/ci20: add u-boot version 2013.10 (2015-09-15) David du Colombier
2015-09-16  9:11   ` Vicente Olivert Riera
2015-09-16  9:11 ` [Buildroot] [PATCH 1/2] configs/ci20: bump kernel version to 3.18 (2015-09-14) Vicente Olivert Riera
2015-09-16 21:59 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox