From: Stephen Rothwell Date: Sat, 20 Jun 2015 01:58:03 +0000 (+1000) Subject: Merge commit '568b19de2beb' X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=7229c847057ad258648313b7d2872d607fa0d305;p=next-scripts Merge commit '568b19de2beb' add sfr's key as the default --- 7229c847057ad258648313b7d2872d607fa0d305 diff --cc common.sh index 28954e4,759c7f1..71f17fb --- a/common.sh +++ b/common.sh @@@ -16,7 -16,6 +16,8 @@@ build_host="ka2 build_dir="/scratch/sfr/next" gcc_version="4.9.0" j_factor=48 +ssh_key_file=~/.ssh/ra.kernel.org ++gpg_key=41D5C07A [ "$NEXT_BUILD_HOST" ] && build_host="$NEXT_BUILD_HOST" [ "$NEXT_BUILD_DIR" ] && build_dir="$NEXT_BUILD_DIR"