[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-773-gc7f0a45
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-06-16 18:33:40
|
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 c7f0a4502af24f6b42531c6d41d7cf7808defc5b (commit)
from e8d6342a4b839b518141b43edc11db41c05e37a9 (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 c7f0a4502af24f6b42531c6d41d7cf7808defc5b
Author: Julien Boibessot <jul...@ar...>
Date: Tue Jun 16 20:31:53 2015 +0200
[BUILDROOT] apf6legacy-preempt-rt_defconfig: add rt-tests package
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6legacy-preempt-rt_defconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf6legacy-preempt-rt_defconfig b/buildroot/configs/apf6legacy-preempt-rt_defconfig
index bb4f1e8..0ec8a1a 100644
--- a/buildroot/configs/apf6legacy-preempt-rt_defconfig
+++ b/buildroot/configs/apf6legacy-preempt-rt_defconfig
@@ -1,9 +1,9 @@
BR2_arm=y
BR2_cortex_a9=y
-BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_ARM_EABIHF=y
BR2_ARM_ENABLE_NEON=y
BR2_ARM_FPU_VFPV3D16=y
+BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
@@ -70,6 +70,7 @@ BR2_PACKAGE_GST_FSL_PLUGINS=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_RAMSMP=y
+BR2_PACKAGE_RT_TESTS=y
BR2_PACKAGE_STRACE=y
BR2_PACKAGE_DOSFSTOOLS=y
BR2_PACKAGE_DOSFSTOOLS_FATLABEL=y
hooks/post-receive
--
armadeus
|