kernel: Move to Linux v5.3.1-openpower1
This is the first v5.3 based kernel.
See https://kernelnewbies.org/Linux_5.3 for notable upstream changes
made for this release.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/configs/pseries_defconfig b/openpower/configs/pseries_defconfig
index 13c8b77..ee53065 100644
--- a/openpower/configs/pseries_defconfig
+++ b/openpower/configs/pseries_defconfig
@@ -15,7 +15,7 @@
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="5.2.17"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.3.1"
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"