summaryrefslogtreecommitdiffstats
path: root/openpower/configs/witherspoon_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-03-27 12:54:34 +1030
committerJoel Stanley <joel@jms.id.au>2019-04-03 10:56:26 +1030
commit59e1b74b6cef5847cb58d62897ac4e9b84a6ecd8 (patch)
tree3e77e711fe5dba9796b9667e31b828ac20bf456e /openpower/configs/witherspoon_defconfig
parentbf5153d8f7beab9ad28c19f2f16f1825073a7716 (diff)
downloadblackbird-op-build-59e1b74b6cef5847cb58d62897ac4e9b84a6ecd8.tar.gz
blackbird-op-build-59e1b74b6cef5847cb58d62897ac4e9b84a6ecd8.zip
kernel: Move to Linux v5.0.4-openpower1
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/witherspoon_defconfig')
-rw-r--r--openpower/configs/witherspoon_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpower/configs/witherspoon_defconfig b/openpower/configs/witherspoon_defconfig
index 50c251f2..9a6e476a 100644
--- a/openpower/configs/witherspoon_defconfig
+++ b/openpower/configs/witherspoon_defconfig
@@ -1,6 +1,6 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_0=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_GCC_VERSION_6_X=y
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
@@ -17,7 +17,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.30"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.0.4"
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