From patchwork Fri Oct 21 19:36:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 9389995 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D3DEA60780 for ; Fri, 21 Oct 2016 19:39:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C04EF2A276 for ; Fri, 21 Oct 2016 19:39:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B51B62A28E; Fri, 21 Oct 2016 19:39:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7A2EE2A276 for ; Fri, 21 Oct 2016 19:39:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CCC2E6EE1B; Fri, 21 Oct 2016 19:37:44 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 24A916EDBD for ; Fri, 21 Oct 2016 19:37:25 +0000 (UTC) Received: by mail-wm0-x241.google.com with SMTP id o81so205730wma.2 for ; Fri, 21 Oct 2016 12:37:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=wD/QheC6ZITNwwxGLWSpDUgLbFaht0BbKqb67dwd3ZA=; b=gY7lSgmaAApF40e/8NQdVosXnU2JFDvKH9z2wnI/Eq9sC0O1vLKRwJ6zxQyvzzR3z0 PNebromnNdkyuzeT+vhmDgtIudpjHiKj2uOkqVu5Dr/1iOdw33Z/8iXwyfxPw8rIOCL5 gS+l3GKUELJg3KInV35mvaWu0w2XSMyAmSd3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=wD/QheC6ZITNwwxGLWSpDUgLbFaht0BbKqb67dwd3ZA=; b=D2DMr7ZqkxVJyzG4miGKyl2clJ8ggYXKyUNuyk3E8blX8wa7vCEs70P1a68GI2r1mB QFnZWN9ymH6vUROYEg0CdWg+PlWQWLVdCSy03d9pz/sveM3Ke97wdZweyTBcLh6Mvh86 /qjit0/5GvH1KcvpFoYnS1K0xTjk2CEmepREkeZ3/AeyDQ/wixM1AL+9MbCy3LPoKm57 MNdXPA9fIU9rBGJyzHyE2IwA9MhbECZoLqszk759B7MEaF5p1l4coJhr4uMxb3BJdQH4 YpXZztyG5YoSmYzbMVbySTjA07G7cSYlx56lNxt0wwqt2wWSgYsEwxsbsY+R2aRmgq9H WQXg== X-Gm-Message-State: ABUngvefJ0h9vkJx8NlLGmhdWdvjy3uULLESgkACnNRDR9jttSmwVsxTCBoodspqJOkbrQ== X-Received: by 10.28.54.209 with SMTP id y78mr4292054wmh.94.1477078643411; Fri, 21 Oct 2016 12:37:23 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:56b5:0:ac27:b86c:7764:9429]) by smtp.gmail.com with ESMTPSA id q134sm5756630wme.3.2016.10.21.12.37.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2016 12:37:22 -0700 (PDT) From: Daniel Vetter To: DRI Development Subject: [PATCH 08/18] dim: remove integration-tree remotes Date: Fri, 21 Oct 2016 21:36:50 +0200 Message-Id: <20161021193700.22100-9-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161021193700.22100-1-daniel.vetter@ffwll.ch> References: <20161021193700.22100-1-daniel.vetter@ffwll.ch> Cc: Daniel Vetter , Intel Graphics Development , Daniel Vetter X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP With the remotes stored in nightly.conf and git worktrees we can avoid hard-coding them in even more places. Signed-off-by: Daniel Vetter --- dim | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dim b/dim index adaffecf4015..3792abe4d190 100755 --- a/dim +++ b/dim @@ -80,8 +80,6 @@ today=`date +%Y-%m-%d` drm_intel_ssh=ssh://git.freedesktop.org/git/drm-intel drm_intel_git=git://anongit.freedesktop.org/drm-intel drm_upstream_git=git://people.freedesktop.org/~airlied/linux -sound_upstream_git=git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git -driver_core_upstream_git=git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git linux_upstream_git=git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git # email aliases @@ -1151,16 +1149,6 @@ function dim_setup else remote=`get_remote_name $drm_upstream_git` fi - if git remote | grep sound-upstream > /dev/null ; then - git config remote.sound-upstream.url $sound_upstream_git - else - remote=`get_remote_name $sound_upstream_git` - fi - if git remote | grep driver-core-upstream > /dev/null ; then - git config remote.driver-core-upstream.url $driver_core_upstream_git - else - remote=`get_remote_name $driver_core_upstream_git` - fi echo "dim setup successfully completed!" }