summaryrefslogtreecommitdiffstats
path: root/openpower/configs/pseries_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-09-05 17:07:38 +1000
committerJoel Stanley <joel@jms.id.au>2017-09-06 09:45:49 +1000
commit46da070f916d875edccc0c42c6b9125dd5be092c (patch)
tree8524297a7ba0ccc2705f4dfba0deee766a479fda /openpower/configs/pseries_defconfig
parentb07883410a3c37e3569d29aeafdce9d371b6b03b (diff)
downloadtalos-op-build-46da070f916d875edccc0c42c6b9125dd5be092c.tar.gz
talos-op-build-46da070f916d875edccc0c42c6b9125dd5be092c.zip
buildroot: Move to 2017.08
All defconfigs are regenerated with the new buildroot version. GCC 6 and Binutils 2.28 are now the default, so they are not specified in the defconfig. Updated packages (since 2017.05.1): busybox: 1.26.2 -> 1.27.1 util-linux: 2.29.2 -> 2.30.1 iprutils: 2.4.10.1 -> 2.4.14.1 pciutils: 3.5.2 -> 3.5.5 linux-firmware: 6d3bc8886517d171068fd1263176b8b5c51df204 -> a3a26af24e29c818ef9b5661856018e21a5c49fb lvm2: 2.02.170 -> 2.02.171 nvme: v0.3 -> v1.3 Fixes: https://github.com/open-power/op-build/issues/1187 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/pseries_defconfig')
-rw-r--r--openpower/configs/pseries_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/openpower/configs/pseries_defconfig b/openpower/configs/pseries_defconfig
index 8f62d9b7..8df45bfd 100644
--- a/openpower/configs/pseries_defconfig
+++ b/openpower/configs/pseries_defconfig
@@ -1,9 +1,7 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
-BR2_GLIBC_VERSION_2_24=y
BR2_BINUTILS_VERSION_2_27_X=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"
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
OpenPOWER on IntegriCloud