From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTTcy-0006xL-Nd for qemu-devel@nongnu.org; Thu, 14 Jun 2018 10:53:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTTcy-0006RN-52 for qemu-devel@nongnu.org; Thu, 14 Jun 2018 10:53:32 -0400 From: Thomas Huth Date: Thu, 14 Jun 2018 16:53:18 +0200 Message-Id: <1528988003-21855-3-git-send-email-thuth@redhat.com> In-Reply-To: <1528988003-21855-1-git-send-email-thuth@redhat.com> References: <1528988003-21855-1-git-send-email-thuth@redhat.com> Subject: [Qemu-devel] [PULL SUBSYSTEM s390x 2/7] roms: Update SLOF submodule to current status List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck , qemu-s390x@nongnu.org Cc: Christian Borntraeger , qemu-devel@nongnu.org, Collin Walling , Alexey Kardashevskiy We need the latest version of SLOF's libnet for adding pxelinux.cfg support in the s390-ccw bios, too. Signed-off-by: Thomas Huth --- roms/SLOF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/SLOF b/roms/SLOF index fa98132..2317427 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit fa981320a1e0968d6fc1b8de319723ff8212b337 +Subproject commit 2317427ce76006723f7ae103a6998ab41dd79c68 -- 1.8.3.1