From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmzai-0003AA-D0 for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:42:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmzac-0007jL-Lz for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:42:47 -0400 Received: from mx2.suse.de ([195.135.220.15]:41003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmzac-0007ig-EA for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:42:42 -0400 References: <20160921114458.GA32251@hhmipssw201.hh.imgtec.org> <20160922101157.00bc6e7a@thh440s> From: Alexander Graf Message-ID: <57E39980.2040007@suse.de> Date: Thu, 22 Sep 2016 10:42:40 +0200 MIME-Version: 1.0 In-Reply-To: <20160922101157.00bc6e7a@thh440s> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU dtc submodule List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , Leon Alrae Cc: qemu-devel@nongnu.org, paul.burton@imgtec.com, Stefan Hajnoczi On 09/22/2016 10:11 AM, Thomas Huth wrote: > On Wed, 21 Sep 2016 12:44:59 +0100 > Leon Alrae wrote: > >> Hi, >> >> What's the procedure to update / who can update QEMU's dtc mirror >> git://git.qemu.org/dtc.git which is used as submodule? >> >> There's a patch series relying on the dtc v1.4.2 tag: >> https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg01815.html >> but the dtc mirror is outdated and that tag is not there. > Last time, Alex Graf was taking care of the update request from me: > > https://lists.gnu.org/archive/html/qemu-ppc/2015-05/msg00232.html > > ... so maybe he could help here? If not, try to ask in #qemu IRC > channel, I'm pretty sure that Stefan, Peter or somebody else can help > here. Yes, poke on IRC. Stefan used to handle the git sync, but IIUC he passed that on. Once the sync is there, just send a patch that changes the submodule reference. Alex