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:
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user