redigest tree

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2221 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-05-10 18:43:24 +00:00
parent 19cc6810eb
commit 81406604b7
33 changed files with 80 additions and 74 deletions

View File

@@ -350,7 +350,7 @@ get_gcc_src_uri() {
local LLVMFILE="gcc-${LLVM_GCC_VER}-llvm${LLVM_VER}.patch.bz2"
GCC_SRC_URI="${GCC_SRC_URI}
llvm? (
http://ftp.mars.arge.at/pub/${LLVMFILE}
http://ftp.disconnected-by-peer.at/pub/${LLVMFILE}
)"
fi

View File

@@ -58,7 +58,7 @@ esac
add_src_uri() {
[[ -z $2 ]] && return
local a=$1
set -- http://ftp.mars.arge.at/pub/
set -- http://ftp.disconnected-by-peer.at/pub/
SRC_URI="${SRC_URI} ${@/%//${a}}"
}
add_src_uri llvm-${PV}-patches-${PATCHVER}.tar.bz2 ${PATCHVER}