[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-454-g42695bff6
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-07-18 12:11:01
|
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 42695bff60681caffada9e8e0d7ae8f2ae9df6e1 (commit)
from b9ede5db2e49b48807bd629302b207835845bd42 (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 42695bff60681caffada9e8e0d7ae8f2ae9df6e1
Author: Julien Boibessot <jul...@ar...>
Date: Tue Jul 17 08:38:11 2018 +0200
[BUILDROOT] Fixes opos6ullegacy-4.9_defconfig for BR 2017.02
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ullegacy-4.9_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/buildroot/configs/opos6ullegacy-4.9_defconfig b/buildroot/configs/opos6ullegacy-4.9_defconfig
index 941d325aa..89a3b1502 100644
--- a/buildroot/configs/opos6ullegacy-4.9_defconfig
+++ b/buildroot/configs/opos6ullegacy-4.9_defconfig
@@ -7,6 +7,9 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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
|