summaryrefslogtreecommitdiffstats
path: root/openpower/configs/garrison_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-01-03 19:27:27 +1030
committerJoel Stanley <joel@jms.id.au>2019-01-03 19:27:27 +1030
commit1ae1ff50cecf5879437ae0a45f9c671edb5a69dc (patch)
tree47a87bdbc71b4d9fb3e32145d34dc537e70bfc02 /openpower/configs/garrison_defconfig
parent525727eded302260e5a604b1b3d1e6addc895c79 (diff)
downloadblackbird-op-build-1ae1ff50cecf5879437ae0a45f9c671edb5a69dc.tar.gz
blackbird-op-build-1ae1ff50cecf5879437ae0a45f9c671edb5a69dc.zip
kernel: Move to Linux v4.19.13-openpower1
PowerPC fixes (v4.19.7 through to v4.19.13): powerpc: Look for "stdout-path" when setting up legacy consoles powerpc/msi: Fix NULL pointer access in teardown code powerpc/function_graph: Simplify with function_graph_enter() Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/garrison_defconfig')
-rw-r--r--openpower/configs/garrison_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index 08a2c0c5..b270ef01 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -15,7 +15,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.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.13"
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