summaryrefslogtreecommitdiffstats
path: root/openpower/configs/romulus_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-05-01 16:20:17 +1000
committerGitHub <noreply@github.com>2018-05-01 16:20:17 +1000
commit4a86de1837811142770ca02a1ab2ad64069b701e (patch)
tree9e27c01ee511c75ec5237835debed213cc02891e /openpower/configs/romulus_defconfig
parent296901f7350538cbdb2698bd50a81bd1375e7032 (diff)
parent2dc1a6eceaf30ad24a0c4525444c82bc032585e2 (diff)
downloadblackbird-op-build-4a86de1837811142770ca02a1ab2ad64069b701e.tar.gz
blackbird-op-build-4a86de1837811142770ca02a1ab2ad64069b701e.zip
Merge pull request #2065 from shenki/kernel-4.16.4
kernel: Move to Linux 4.16.4-openpower1
Diffstat (limited to 'openpower/configs/romulus_defconfig')
-rw-r--r--openpower/configs/romulus_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/romulus_defconfig b/openpower/configs/romulus_defconfig
index 3091d620..7fb6c1d7 100644
--- a/openpower/configs/romulus_defconfig
+++ b/openpower/configs/romulus_defconfig
@@ -14,7 +14,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.16.1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.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