Module Name:    src
Committed By:   skrll
Date:           Sun Aug 30 13:03:00 UTC 2015

Modified Files:
        src/sys/external/bsd/dwc2: dwctwo2netbsd

Log Message:
Note where we're tracking dwc2 from now.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/dwc2/dwctwo2netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/external/bsd/dwc2/dwctwo2netbsd
diff -u src/sys/external/bsd/dwc2/dwctwo2netbsd:1.3 src/sys/external/bsd/dwc2/dwctwo2netbsd:1.4
--- src/sys/external/bsd/dwc2/dwctwo2netbsd:1.3	Thu Apr  3 06:07:22 2014
+++ src/sys/external/bsd/dwc2/dwctwo2netbsd	Sun Aug 30 13:03:00 2015
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: dwctwo2netbsd,v 1.3 2014/04/03 06:07:22 skrll Exp $
+#	$NetBSD: dwctwo2netbsd,v 1.4 2015/08/30 13:03:00 skrll Exp $
 #
 # Copyright (c) 2013 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -34,7 +34,7 @@
 #
 #	$ DATE=$(date +%F)
 #	$ cd /some/where/temporary
-#	$ git clone -b staging.next git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
+#	$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
 #	$ DWC2SRCS=$(pwd)/drivers/usb/dwc2
 #	$ WRKDIR=/an/other/temporary
 #	$ sh /usr/src/sys/external/bsd/dwc2/dwctwo2netbsd $DWC2SRCS $WRKDIR

Reply via email to