summaryrefslogtreecommitdiffstats
path: root/openpower/configs/zaius_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-05-24 12:59:03 +0930
committerJoel Stanley <joel@jms.id.au>2018-05-24 12:59:03 +0930
commitdd5447498ce3d4fa9c904cbe4fa07c417cc6c01c (patch)
tree006f24234174483ecad24695e1e334c9c1fc3ab9 /openpower/configs/zaius_defconfig
parent5acf8d8f90a0e23d2c2857199d03b82d8c1de637 (diff)
downloadtalos-op-build-dd5447498ce3d4fa9c904cbe4fa07c417cc6c01c.tar.gz
talos-op-build-dd5447498ce3d4fa9c904cbe4fa07c417cc6c01c.zip
kernel: Move to Linux 4.16.11-openpower1
Interesting fixes: btrfs, generic spectre related patches, xhci null pointer dereference, powernv NVRAM invalid sleep fix. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/zaius_defconfig')
-rw-r--r--openpower/configs/zaius_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig
index 78d27853..85e03e55 100644
--- a/openpower/configs/zaius_defconfig
+++ b/openpower/configs/zaius_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.16.10"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.11"
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