summaryrefslogtreecommitdiffstats
path: root/openpower/configs/p9dsu_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-05-21 13:18:59 +0930
committerJoel Stanley <joel@jms.id.au>2018-05-21 13:20:15 +0930
commit33656396384faa2320e64db987a863db94c180dc (patch)
tree2f4fedb209927bc25c9bb709abf6a774ab37a949 /openpower/configs/p9dsu_defconfig
parent1a64d43aaab6116a412ce14298df526e5b786742 (diff)
downloadblackbird-op-build-33656396384faa2320e64db987a863db94c180dc.tar.gz
blackbird-op-build-33656396384faa2320e64db987a863db94c180dc.zip
kernel: Move to Linux v4.16.10-openpower1
Drop "scsi: aacraid: Correct hba_send to include iu_type" as it has been merged into the stable tree. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/p9dsu_defconfig')
-rw-r--r--openpower/configs/p9dsu_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/p9dsu_defconfig b/openpower/configs/p9dsu_defconfig
index 8bca9376..2ad6a1ec 100644
--- a/openpower/configs/p9dsu_defconfig
+++ b/openpower/configs/p9dsu_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.8"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.10"
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