From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTQTr-0002fB-Rk for qemu-devel@nongnu.org; Fri, 07 Jul 2017 06:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTQTp-0001rd-A6 for qemu-devel@nongnu.org; Fri, 07 Jul 2017 06:27:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53842) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTQTp-0001r5-4R for qemu-devel@nongnu.org; Fri, 07 Jul 2017 06:27:21 -0400 From: Thomas Huth Date: Fri, 7 Jul 2017 12:27:01 +0200 Message-Id: <1499423224-23060-6-git-send-email-thuth@redhat.com> In-Reply-To: <1499423224-23060-1-git-send-email-thuth@redhat.com> References: <1499423224-23060-1-git-send-email-thuth@redhat.com> Subject: [Qemu-devel] [RFC PATCH v2 5/8] roms/SLOF: Update submodule to latest status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Christian Borntraeger Cc: Alexander Graf , Farhan Ali , David Hildenbrand , Viktor Mihajlovski , Cornelia Huck We need the latest fixes for building the libc and libnet of SLOF for the s390-ccw network bootloader firmware. Signed-off-by: Thomas Huth --- roms/SLOF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/SLOF b/roms/SLOF index 66d250e..64215f4 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 66d250ef0fd06bb88b7399b9563b5008201f2d63 +Subproject commit 64215f41aafd182e51947dc5d544e5ebaab744ca -- 1.8.3.1