[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-32-gf247a49
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-13 15:30:19
|
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 f247a49aa689b368b2e517f40a5be950843b283e (commit)
from ad748e539252dfab8ff90a63e3147747a94a427f (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 f247a49aa689b368b2e517f40a5be950843b283e
Author: Eric Jarrige <eri...@ar...>
Date: Mon Jan 13 16:29:57 2014 +0100
[BUILDROOT] apf27: update apf27mainline_defconfig configs to safely use ccache
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index 44d157d..709bec5 100644
--- a/buildroot/configs/apf27mainline_defconfig
+++ b/buildroot/configs/apf27mainline_defconfig
@@ -3,6 +3,7 @@ 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
|