summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-10-18 12:06:55 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-10-18 22:17:12 +0200
commit7c4b3bc734c1c0ed759cf7a040c4f4e0b6e2356c (patch)
tree5210b908df182de57dfc9dc3690e41bf081d469e
parent6029a25a9055cbf9ab80111e5e0ae7c5cdf86f37 (diff)
downloadbuildroot-7c4b3bc734c1c0ed759cf7a040c4f4e0b6e2356c.tar.gz
buildroot-7c4b3bc734c1c0ed759cf7a040c4f4e0b6e2356c.zip
ci20_defconfig: update kernel version to ToT
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--configs/ci20_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig
index 0455170dab..bd30cbd423 100644
--- a/configs/ci20_defconfig
+++ b/configs/ci20_defconfig
@@ -13,7 +13,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS4"
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="93b4df0786f07643eb61daee8934a3f3a05fd280"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="fbf929bc733b82b15f6996d4262a45870f19d214"
BR2_LINUX_KERNEL_DEFCONFIG="ci20"
# u-boot
OpenPOWER on IntegriCloud