From patchwork Mon May 18 10:59:48 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Huth X-Patchwork-Id: 473327 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 6EFE91401B5 for ; Mon, 18 May 2015 21:00:59 +1000 (AEST) Received: from localhost ([::1]:40134 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuIn3-0003hH-IK for incoming@patchwork.ozlabs.org; Mon, 18 May 2015 07:00:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuImI-0002nd-0N for qemu-devel@nongnu.org; Mon, 18 May 2015 07:00:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuImG-0004dt-DB for qemu-devel@nongnu.org; Mon, 18 May 2015 07:00:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuImC-0004QS-99; Mon, 18 May 2015 07:00:04 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t4IAxxdA005443 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 18 May 2015 06:59:59 -0400 Received: from thh440s.redhat.com (vpn1-4-58.ams2.redhat.com [10.36.4.58]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t4IAxnxk026428; Mon, 18 May 2015 06:59:55 -0400 From: Thomas Huth To: qemu-ppc@nongnu.org, Alexander Graf Date: Mon, 18 May 2015 12:59:48 +0200 Message-Id: <1431946789-5145-2-git-send-email-thuth@redhat.com> In-Reply-To: <1431946789-5145-1-git-send-email-thuth@redhat.com> References: <1431946789-5145-1-git-send-email-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: mdroth@linux.vnet.ibm.com, aik@ozlabs.ru, qemu-devel@nongnu.org, afaerber@suse.de, David Gibson Subject: [Qemu-devel] [PATCH 1/2] dtc: Update dtc / libfdt submodule to version 1.4.0 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Since some recent patches require libfdt version 1.4.0, let's update the dtc submodule to this version. Signed-off-by: Thomas Huth --- dtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtc b/dtc index bc895d6..65cc4d2 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit bc895d6d09695d05ceb8b52486ffe861d6cfbdde +Subproject commit 65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf