summaryrefslogtreecommitdiffstats
path: root/openpower/configs/pseries_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-11-14 17:39:06 +1030
committerJoel Stanley <joel@jms.id.au>2017-11-15 15:50:39 +1030
commitacbcce8aa749734d631aadf4c7b4b60a3e392033 (patch)
tree180afd9bbc7a8ebe182195d9cdaa5389d14f90ea /openpower/configs/pseries_defconfig
parent8556eb2adedbd7710f36d2578310aece25a8d2d8 (diff)
downloadtalos-op-build-acbcce8aa749734d631aadf4c7b4b60a3e392033.tar.gz
talos-op-build-acbcce8aa749734d631aadf4c7b4b60a3e392033.zip
kernel: Move to 4.14.0-openpower1
Drop "powerpc/mce: Move 64-bit machine check code into mce.c" as it is now upstream. The patch that required this change, "powerpc/64s: Add workaround for P9 vector CI load issue" is sightly different, so grab the version from powerpc next instead. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/pseries_defconfig')
-rw-r--r--openpower/configs/pseries_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/pseries_defconfig b/openpower/configs/pseries_defconfig
index 4114f1bc..628a7529 100644
--- a/openpower/configs/pseries_defconfig
+++ b/openpower/configs/pseries_defconfig
@@ -14,7 +14,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.13.11"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/pseries_skiroot_defconfig"
OpenPOWER on IntegriCloud