* [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x
@ 2017-08-11 11:16 Lothar Felten
2017-08-11 13:32 ` Thomas Petazzoni
2018-05-27 20:10 ` Romain Naour
0 siblings, 2 replies; 3+ messages in thread
From: Lothar Felten @ 2017-08-11 11:16 UTC (permalink / raw)
To: buildroot
The linux 4.1 kernel does not compile with gcc 6.x.
The compiler version is now fixed to 5.x until a new kernel is used.
Signed-off-by: Lothar Felten <lothar.felten@gmail.com>
---
configs/beaglebone_qt5_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/beaglebone_qt5_defconfig b/configs/beaglebone_qt5_defconfig
index 4135f71..fb61bf5 100644
--- a/configs/beaglebone_qt5_defconfig
+++ b/configs/beaglebone_qt5_defconfig
@@ -3,6 +3,7 @@ BR2_cortex_a8=y
BR2_GLOBAL_PATCH_DIR="board/beaglebone/patches"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
+BR2_GCC_VERSION_5_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x
2017-08-11 11:16 [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x Lothar Felten
@ 2017-08-11 13:32 ` Thomas Petazzoni
2018-05-27 20:10 ` Romain Naour
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-08-11 13:32 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 11 Aug 2017 13:16:04 +0200, Lothar Felten wrote:
> The linux 4.1 kernel does not compile with gcc 6.x.
> The compiler version is now fixed to 5.x until a new kernel is used.
>
> Signed-off-by: Lothar Felten <lothar.felten@gmail.com>
> ---
> configs/beaglebone_qt5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x
2017-08-11 11:16 [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x Lothar Felten
2017-08-11 13:32 ` Thomas Petazzoni
@ 2018-05-27 20:10 ` Romain Naour
1 sibling, 0 replies; 3+ messages in thread
From: Romain Naour @ 2018-05-27 20:10 UTC (permalink / raw)
To: buildroot
Hi Lothar,
Le 11/08/2017 ? 13:16, Lothar Felten a ?crit?:
> The linux 4.1 kernel does not compile with gcc 6.x.
> The compiler version is now fixed to 5.x until a new kernel is used.
gcc 5.x will be removed from Buildroot soon [1] and this defconfig is the only
one using this gcc version.
Why beaglebone_qt5_defconfig and beaglebode_defconfig don't use the same SDK,
kernel, uboot?
What about updating ti-sgx-* packages to a newer version of the TI SDK?
The SDK 02.00.00 seems old (Released October 2015), now you have the SDK 4.02.00
(Released Dec 2017)
Best regards,
Romain
[1] http://lists.busybox.net/pipermail/buildroot/2018-May/222057.html
>
> Signed-off-by: Lothar Felten <lothar.felten@gmail.com>
> ---
> configs/beaglebone_qt5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/beaglebone_qt5_defconfig b/configs/beaglebone_qt5_defconfig
> index 4135f71..fb61bf5 100644
> --- a/configs/beaglebone_qt5_defconfig
> +++ b/configs/beaglebone_qt5_defconfig
> @@ -3,6 +3,7 @@ BR2_cortex_a8=y
> BR2_GLOBAL_PATCH_DIR="board/beaglebone/patches"
> BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
> BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
> +BR2_GCC_VERSION_5_X=y
> BR2_TOOLCHAIN_BUILDROOT_CXX=y
> BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
> BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-27 20:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 11:16 [Buildroot] [PATCH 1/1] beaglebone_qt5_defconfig: use gcc 5.x Lothar Felten
2017-08-11 13:32 ` Thomas Petazzoni
2018-05-27 20:10 ` Romain Naour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox