[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-455-ga527ca703
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-07-18 16:03:50
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via a527ca703a574bac3df9ec3cbc9864546c36b904 (commit)
from 42695bff60681caffada9e8e0d7ae8f2ae9df6e1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a527ca703a574bac3df9ec3cbc9864546c36b904
Author: Julien Boibessot <jul...@ar...>
Date: Wed Jul 18 18:03:19 2018 +0200
[BUILDROOT] Fixes opos6ullegacy-4.1_defconfig for BR 2017.02
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ullegacy-4.1_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/buildroot/configs/opos6ullegacy-4.1_defconfig b/buildroot/configs/opos6ullegacy-4.1_defconfig
index 831431d7b..f4e1992d2 100644
--- a/buildroot/configs/opos6ullegacy-4.1_defconfig
+++ b/buildroot/configs/opos6ullegacy-4.1_defconfig
@@ -8,6 +8,9 @@ BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
# Needed to have FSL 4.1 custom kernel includes:
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
+# For BR 2017.02:
+BR2_GCC_VERSION_6_X=y
+#
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_HOST_GDB=y
BR2_PACKAGE_HOST_GDB_TUI=y
hooks/post-receive
--
armadeus
|