From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnbuQ-0005Pq-8Q for qemu-devel@nongnu.org; Fri, 23 Sep 2016 21:37:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnbuM-0001Ek-35 for qemu-devel@nongnu.org; Fri, 23 Sep 2016 21:37:41 -0400 Received: from ozlabs.org ([103.22.144.67]:59848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnbuK-0001DU-PN for qemu-devel@nongnu.org; Fri, 23 Sep 2016 21:37:38 -0400 Date: Sat, 24 Sep 2016 11:21:18 +1000 From: David Gibson Message-ID: <20160924012118.GB4842@umbus.fritz.box> References: <20160921114458.GA32251@hhmipssw201.hh.imgtec.org> <20160923130447.GK8221@stefanha-x1.localdomain> <20160923131351.GP32304@localhost.localdomain> <19431115.ikWQ5MbtOn@np-p-burton> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: <19431115.ikWQ5MbtOn@np-p-burton> Subject: Re: [Qemu-devel] QEMU dtc submodule List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Burton Cc: Jeff Cody , Stefan Hajnoczi , Alexander Graf , Thomas Huth , Leon Alrae , qemu-devel@nongnu.org --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 23, 2016 at 03:23:26PM +0100, Paul Burton wrote: > On Friday, 23 September 2016 09:13:51 BST Jeff Cody wrote: > > > Leon: Please give the git URL and branch that should be mirrored. It > > > cannot be a tag since that is immutable. Instead it should be the > > > dtc development/release tree that will be updated in the future. > >=20 > > Yes, once I get the git URL I'll update it on the server. I presume it= is > > 'master' on git://git.kernel.org/pub/scm/utils/dtc/dtc.git, but I will = wait > > for confirmation before I do anything. > >=20 > > Thanks, > > Jeff >=20 > Hi Jeff, >=20 > That would be the right branch for DTC, but sadly the master branch doesn= 't contain the=20 > actual commit that was tagged as the v1.4.2 release. v1.4.2 tags this com= mit: >=20 > https://git.kernel.org/cgit/utils/dtc/dtc.git/commit/? > h=3Dv1.4.2&id=3Dec02b34c05be04f249ffaaca4b666f5246877dea[1]=20 >=20 > Its parent commit is in the master branch, but it isn't. So simply mirror= ing the master=20 > branch wouldn't be enough, you'd need to include the v1.4.2 tag specifica= lly. I've CC'd David=20 > Gibson who tagged DTC v1.4.2 in case he has input or can rectify this (wh= ich would=20 > probably be either a rebase & force push of the last 2 commits on the mas= ter branch atop=20 > v1.4.2, or a new release). Oops.. that's my mistake (with my upstream dtc maintainer hat on). Not sure quite how I managed that, but yes, master branches off just before the v1.4.2 release, instead of just after. I've merged them back together now, so that master should include v1.4.2 now. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX5dUNAAoJEGw4ysog2bOS1XoQAKf+LbReyf+6H3Ce7OUlK1fl 4EIlYm3iNU8iywHz9D2yVBFnThjtYR6lDdUd7NkhSn5ltbsa4Nt6kKURPQH1giy5 6fH4NA38LAvR6PQuPnTuATiboKnEyj8nS7XT1QvyuLKz/fmQ6UdrNkdN6isMp/qq 0nPvFRA3y+A40lfe5/Wrril+uclZWkYTTbKmZsepAMghJ3tDTWl3jDIziU/oMzuS u4r8E/RIhW6y2PbjENDCMqVZ2dj2wx/FB7zBt7UZSHHYI/bcs5KUaO8Kp5sLefnY c3EbUplqycoCUBkbKTNPTJsaIMbId5Yzooz3Ugb5hxK5ga6fKJIWEsEMd92VZyaB vOy/1417mKdfQUWk8aYDllfSMkYzonpo1XbVA6oZSZDM79bnjRFx0zYaBf8njA/4 FVaShgF2FnZ8oDOw4ebtNoTTeQbTt7Fm3b374dPU8mksdWSL07JdQXfJ9KhIkS+y Tin0FY1FFRq7/ufHfPyguaC0/6FMGBq90qtviEUzZBcz6NiHKamy2cELf/TFJKpr wxIcMmgspFrYQJiBysCuS7Cpj9HoplN4hYYltfOLBFkCxC4ln5LdSx5K6CGOvIWE S8qqlFstQGCAwcMGf12rIpFqC125dFcz8GBM2fvK5gWhg8TEfvzW8mJtr2hcC7Ql oYkyDfNSmVOyk5wIlGAd =E3Vl -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o--