[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-33-g3fbc500
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-13 15:33:12
|
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 3fbc500217a6609a464e81abb740bb0537839b8a (commit)
from f247a49aa689b368b2e517f40a5be950843b283e (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 3fbc500217a6609a464e81abb740bb0537839b8a
Author: Eric Jarrige <eri...@ar...>
Date: Mon Jan 13 16:32:59 2014 +0100
[BUILDROOT] apf51: update apf51mainline_defconfig configs to safely use ccache
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51mainline_defconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf51mainline_defconfig b/buildroot/configs/apf51mainline_defconfig
index a94d4bc..2920362 100644
--- a/buildroot/configs/apf51mainline_defconfig
+++ b/buildroot/configs/apf51mainline_defconfig
@@ -3,6 +3,8 @@ BR2_cortex_a8=y
BR2_WGET="wget --passive-ftp --tries=3"
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"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
BR2_DEFAULT_KERNEL_VERSION="3.12.7"
hooks/post-receive
--
armadeus
|