From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmz73-000450-BW for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:12:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmz6y-0005Sl-9n for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:12:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmz6y-0005SX-3P for qemu-devel@nongnu.org; Thu, 22 Sep 2016 04:12:04 -0400 Date: Thu, 22 Sep 2016 10:11:57 +0200 From: Thomas Huth Message-ID: <20160922101157.00bc6e7a@thh440s> In-Reply-To: <20160921114458.GA32251@hhmipssw201.hh.imgtec.org> References: <20160921114458.GA32251@hhmipssw201.hh.imgtec.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU dtc submodule List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leon Alrae Cc: qemu-devel@nongnu.org, paul.burton@imgtec.com, Alexander Graf 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. Thomas