summaryrefslogtreecommitdiffstats
path: root/openpower/configs/habanero_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-03-04 12:46:37 +1030
committerJoel Stanley <joel@jms.id.au>2019-03-04 13:26:26 +1030
commit4b84f8b16aa52db8d3699f98a0de2dbb7d85591d (patch)
tree37fea29fbb55c23b2e48e33e42185f1fbc99b8e5 /openpower/configs/habanero_defconfig
parentb095b06d332f721b0bc903fc1f8be0de5a6193c1 (diff)
downloadblackbird-op-build-4b84f8b16aa52db8d3699f98a0de2dbb7d85591d.tar.gz
blackbird-op-build-4b84f8b16aa52db8d3699f98a0de2dbb7d85591d.zip
buildroot: Move to 2018.11.3 stable release
Upstream release notes: http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html https://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3 This includes a patch to move to 4.20 as the default kernel. As we're still on 4.19, we must now set the buildroot kernel series option. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/habanero_defconfig')
-rw-r--r--openpower/configs/habanero_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/habanero_defconfig b/openpower/configs/habanero_defconfig
index 356703ca..a91d5958 100644
--- a/openpower/configs/habanero_defconfig
+++ b/openpower/configs/habanero_defconfig
@@ -1,5 +1,6 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=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"
OpenPOWER on IntegriCloud