summaryrefslogtreecommitdiffstats
path: root/openpower/configs/barreleye_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-11-08 19:03:37 +1030
committerJoel Stanley <joel@jms.id.au>2018-11-08 19:04:20 +1030
commit75eb198a7c52b1f27ac15bfcaed6f9fb21227b5e (patch)
tree6927f50599276ebcc6a7abaeb43a68f9b3cb15a1 /openpower/configs/barreleye_defconfig
parent7717ba229bc2d8c6c05925d5e023da405b276562 (diff)
downloadblackbird-op-build-75eb198a7c52b1f27ac15bfcaed6f9fb21227b5e.tar.gz
blackbird-op-build-75eb198a7c52b1f27ac15bfcaed6f9fb21227b5e.zip
kernel: Move to Linux v4.19.1-openpower1
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/barreleye_defconfig')
-rw-r--r--openpower/configs/barreleye_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/barreleye_defconfig b/openpower/configs/barreleye_defconfig
index d3a52a1f..48aefe8a 100644
--- a/openpower/configs/barreleye_defconfig
+++ b/openpower/configs/barreleye_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"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.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/skiroot_defconfig"
OpenPOWER on IntegriCloud