[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc1-19-gde1cbc7
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2013-11-29 07:25:52
|
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 de1cbc70ec096347249652d49b6026ee2f4d2144 (commit)
from d6860eb78ab7d5439b69776bc753f510b333e6ce (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 de1cbc70ec096347249652d49b6026ee2f4d2144
Author: Sébastien Szymanski <ss...@us...>
Date: Fri Nov 29 08:25:05 2013 +0100
[BUILDROOT] Set BR2_DL_DIR back to default value.
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf28mainline_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/configs/apf28mainline_defconfig b/buildroot/configs/apf28mainline_defconfig
index 304e6a6..50f3577 100644
--- a/buildroot/configs/apf28mainline_defconfig
+++ b/buildroot/configs/apf28mainline_defconfig
@@ -1,6 +1,6 @@
BR2_arm=y
BR2_WGET="wget --passive-ftp --tries=3"
-BR2_DL_DIR="/home/sszy/development/buildroot-download"
+BR2_DL_DIR="$(BASE_DIR)/../downloads"
BR2_BACKUP_SITE="ftp://ftp2.armadeus.com/armadeusw/download"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
hooks/post-receive
--
armadeus
|