From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [drm-rerere PATCH 2/2] nightly.conf: add drm-tip and linux-upstream to drm_tip_repos
Date: Fri, 6 Oct 2017 12:40:32 +0300 [thread overview]
Message-ID: <20171006094032.22695-2-jani.nikula@intel.com> (raw)
In-Reply-To: <20171006094032.22695-1-jani.nikula@intel.com>
This way we can remove more special casing and hard-coding in dim. Until
we have updated dim, this does mean extra fetches of the repos, but that
should be a brief transitional period.
Also add git:// and https:// URLs for drm-tip, although this is likely
not going to be very useful for very many dim users.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
nightly.conf | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/nightly.conf b/nightly.conf
index b826c9c194d2..368ae0c5da8d 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -13,6 +13,13 @@
#
# dim users may freely choose the remote names and URLs from this list.
#
+drm_tip_repos[drm-tip]="
+ssh://git.freedesktop.org/git/drm/drm-tip
+ssh://git.freedesktop.org/git/drm-tip
+git://anongit.freedesktop.org/drm/drm-tip
+git://anongit.freedesktop.org/drm-tip
+https://anongit.freedesktop.org/git/drm/drm-tip.git
+"
drm_tip_repos[drm-intel]="
ssh://git.freedesktop.org/git/drm/drm-intel
ssh://git.freedesktop.org/git/drm-intel
@@ -40,6 +47,11 @@ git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound.git
"
+drm_tip_repos[linux-upstream]="
+git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git
+"
#
# drm-tip branch configuration array (declared in dim)
--
2.11.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-10-06 9:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-06 9:40 [drm-rerere PATCH 1/2] nightly.conf: add url lists to all repos Jani Nikula
2017-10-06 9:40 ` Jani Nikula [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171006094032.22695-2-jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox