summaryrefslogtreecommitdiffstats
path: root/openpower/configs/palmetto_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-11-27 17:51:29 +1030
committerJoel Stanley <joel@jms.id.au>2017-11-27 17:51:39 +1030
commit445c98ee05ac27339162ef374d92834f948aaf90 (patch)
treeb201f9dca0f28fbf4cf2990e0c577b5fa04f4757 /openpower/configs/palmetto_defconfig
parenta2686b54dea8c10b90dc37ba0cf84e0fcac216ec (diff)
downloadblackbird-op-build-445c98ee05ac27339162ef374d92834f948aaf90.tar.gz
blackbird-op-build-445c98ee05ac27339162ef374d92834f948aaf90.zip
kernel: Move to Linux v4.14.2-openpower1
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/palmetto_defconfig')
-rw-r--r--openpower/configs/palmetto_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/palmetto_defconfig b/openpower/configs/palmetto_defconfig
index 0f68213f..cdfc3721 100644
--- a/openpower/configs/palmetto_defconfig
+++ b/openpower/configs/palmetto_defconfig
@@ -13,7 +13,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.14.1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.2"
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/skiroot_defconfig"
OpenPOWER on IntegriCloud