summaryrefslogtreecommitdiffstats
path: root/openpower/configs/pseries_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-03-07 12:23:08 +1100
committerGitHub <noreply@github.com>2019-03-07 12:23:08 +1100
commit80a0d3365b385010615391754db95eef26832916 (patch)
tree31b498080d51b9c909cbe85710c4f19cd82fd67c /openpower/configs/pseries_defconfig
parent208329a7ef6e40a082bd0f766554f5ebd52b7b41 (diff)
parentb524dbcb355953bc44f6eb2c4a11be299ca2583b (diff)
downloadblackbird-op-build-80a0d3365b385010615391754db95eef26832916.tar.gz
blackbird-op-build-80a0d3365b385010615391754db95eef26832916.zip
Merge pull request #2664 from shenki/kernel-4.19.26
Kernel 4.19.26
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 cfd30842..fa44906d 100644
--- a/openpower/configs/pseries_defconfig
+++ b/openpower/configs/pseries_defconfig
@@ -16,7 +16,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.19.13"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.26"
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