From nobody Sun Apr 28 20:59:04 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1572695123; cv=none; d=zoho.com; s=zohoarc; b=AhPd43/xmpyatgnj0e6ye4ZaIgnbmXeNwb7D3z/yjVEPTtTIab77DVrE5UXk2WUS8bUI5Sjkfc1QPO0PHQcPYJUiKMlA/3QFvJmwh4n9kyU9Nwv4uCD6aKYdwYnFOiJaIC/6amES1y0sBHS89WnDMh4PdgYGGG0ZeCqGkTILvDs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1572695123; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=+1THuLuSw0xjQPjCO5YWe8AoN+US1aCmSHR/MVwMob0=; b=lgRE/cle/ssvBz5FDOZUQ6aOX9+LmIGkyXdFryEu9680YiRKZFmiXTr4w1zL5yX3a8QlA6slmwZPg2ffoXs/qJVy839Lg/+3PI60K7oha0Z1lpQUVBJCRi4OR9lqtPIUXZtZVliviYT1dlK2SS/kfNM+yJLjnvD6rCwhVYACRGY= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1572695123502180.7195905774338; Sat, 2 Nov 2019 04:45:23 -0700 (PDT) Received: from localhost ([::1]:46632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQrqK-0001ke-KS for importer@patchew.org; Sat, 02 Nov 2019 07:45:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52987) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQrpA-000117-FR for qemu-devel@nongnu.org; Sat, 02 Nov 2019 07:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQrp7-0004Kl-A6 for qemu-devel@nongnu.org; Sat, 02 Nov 2019 07:44:07 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:54515 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iQrp6-0004I2-Vj for qemu-devel@nongnu.org; Sat, 02 Nov 2019 07:44:05 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-84-JnDCX2CQOBaWxlZILnh34Q-1; Sat, 02 Nov 2019 07:44:00 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0BB661800DFD; Sat, 2 Nov 2019 11:43:59 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-63.brq.redhat.com [10.40.204.63]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0BBB35D9CD; Sat, 2 Nov 2019 11:43:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572695044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+1THuLuSw0xjQPjCO5YWe8AoN+US1aCmSHR/MVwMob0=; b=Gqz+IilCzxY2d1aYIAkMeenQHrvCwLw/7YrPeg7dM3Dtxdf+UEkGlVtwzKkG7ObWnhRjIX /10LqpjXxQEgSSnCZfWPwZlLklcserX1KtXtDN8Q4VRB1Ih/NoUT32NQNKmW3DxAmWh12L caEf/EccpMD/EdoRxIHyVkZ56RpXelo= From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, Sergio Lopez Subject: [PATCH] Makefile: install bios-microvm like other binary blobs Date: Sat, 2 Nov 2019 12:43:46 +0100 Message-Id: <20191102114346.6445-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-MC-Unique: JnDCX2CQOBaWxlZILnh34Q-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 205.139.110.61 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Bruce Rogers , "Michael S . Tsirkin" , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Stefano Garzarella Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" From: Bruce Rogers Commit 0d5fae3e52e introduced bios-microvm.bin but forgot to add it to the list of blobs being installed. Add it to the list of BLOBS that get installed. Fixes: 0d5fae3e52e "roms: add microvm-bios (qboot) as binary" Signed-off-by: Bruce Rogers [PMD: Reworded description] Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Sergio Lopez Reviewed-by: Stefano Garzarella --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd6376d295..755aa6c5f5 100644 --- a/Makefile +++ b/Makefile @@ -770,7 +770,7 @@ de-ch es fo fr-ca hu ja mk pt sl tr \ bepo cz =20 ifdef INSTALL_BLOBS -BLOBS=3Dbios.bin bios-256k.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \ +BLOBS=3Dbios.bin bios-256k.bin bios-microvm.bin sgabios.bin vgabios.bin vg= abios-cirrus.bin \ vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin vgabios-virtio.bin \ vgabios-ramfb.bin vgabios-bochs-display.bin vgabios-ati.bin \ ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc QEMU,tcx.bin QE= MU,cgthree.bin \ --=20 2.21.0