From patchwork Mon Feb 15 14:38:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 8315941 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B1FE39F399 for ; Mon, 15 Feb 2016 14:41:17 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id DD121201C7 for ; Mon, 15 Feb 2016 14:41:16 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A38E2013D for ; Mon, 15 Feb 2016 14:41:15 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aVKIC-0001S3-J0; Mon, 15 Feb 2016 14:38:24 +0000 Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aVKIA-0001Rs-Tb for xen-devel@lists.xen.org; Mon, 15 Feb 2016 14:38:23 +0000 Received: from [193.109.254.147] by server-4.bemta-14.messagelabs.com id E1/0F-10715-ED2E1C65; Mon, 15 Feb 2016 14:38:22 +0000 X-Env-Sender: cardoe@cardoe.com X-Msg-Ref: server-13.tower-27.messagelabs.com!1455547100!23942212!1 X-Originating-IP: [209.85.160.182] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 13172 invoked from network); 15 Feb 2016 14:38:21 -0000 Received: from mail-yk0-f182.google.com (HELO mail-yk0-f182.google.com) (209.85.160.182) by server-13.tower-27.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 15 Feb 2016 14:38:21 -0000 Received: by mail-yk0-f182.google.com with SMTP id u9so60809408ykd.1 for ; Mon, 15 Feb 2016 06:38:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id; bh=kO3BEmxDkNJA/PPJJc8FqqCeemLFi8T3bMJaQnwddrI=; b=CrkAX7sOPsHsXrzoiul4sVI993em5KQt2iu7RKC6IJGUERwr7HcTADihS/gRW6aVdr DMFvC7tZ2CV+ygN8rpioUt4xEoC5A0GY1eDROSzbTbhGtaVC2Zdt8HCNRxxP1VLcaq5R MtOSWy95gxIr8ATXsAlyWvbraP6grhcR8BAyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=kO3BEmxDkNJA/PPJJc8FqqCeemLFi8T3bMJaQnwddrI=; b=h5mVdGISTPTvv+dzfq15RRvFaAoxAxpRELbZxdJFikE6NM8t3q9+yBrxWFqub2I2uz C6fP5SqWhiEIcBn1SRV3bB8EM4weTxAIv+csu0Y2M6cCPUEVDqR/WU2n8WHSV1lCl8jZ FmirQb+zgTMB0DiaOzdwhgmcph0sB4CnfMS4ygvqqgPTOsCKRqBMW9VlDAJSponcU1sX D2w9hNPrF5cevcOYK7n5gUW/DaZtljnDX0E+edveOiQ/FV8lZ/21JGD5nyTXqU8ZJfsx 8ANY4Wz4Ftk2dhjm41cPBKTitsYk2a1tePVUq5Zj74eijR5aMWjJTgSh49Wj9PTRUOv7 Avfw== X-Gm-Message-State: AG10YOSsOrxq//4/ntUqhSKCExes0+8y5ICw/QZCQoVB8ePKKqOdZKy6xKUmHHHgXQeSmg== X-Received: by 10.37.76.3 with SMTP id z3mr9247891yba.165.1455547100545; Mon, 15 Feb 2016 06:38:20 -0800 (PST) Received: from swanson.lan (c-68-46-196-185.hsd1.al.comcast.net. [68.46.196.185]) by smtp.gmail.com with ESMTPSA id n190sm20733722ywd.53.2016.02.15.06.38.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Feb 2016 06:38:19 -0800 (PST) From: Doug Goldstein To: xen-devel@lists.xen.org Date: Mon, 15 Feb 2016 08:38:02 -0600 Message-Id: <1455547082-6890-1-git-send-email-cardoe@cardoe.com> X-Mailer: git-send-email 2.4.10 Cc: Keir Fraser , Ian Campbell , Tim Deegan , Doug Goldstein , Jan Beulich , Ian Jackson Subject: [Xen-devel] [PATCH] Config.mk: Update SEABIOS_UPSTREAM_TAG to rel-1.9.1 X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Switch from tracking a commit post 1.9.0 to the 1.9.1 release. Signed-off-by: Doug Goldstein --- Please make sure to sync git://xenbits.xen.org/seabios.git to upstream prior to pushing this to staging. --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.mk b/Config.mk index 429e460..79eb2bd 100644 --- a/Config.mk +++ b/Config.mk @@ -255,9 +255,9 @@ MINIOS_UPSTREAM_REVISION ?= 89268f00b0b0215057cb74edd94e866536a02489 # Fri Jan 15 13:24:03 2016 +0000 # mini-os: Include libxenforeignmemory with libxc -SEABIOS_UPSTREAM_REVISION ?= 3403ac4313812752be6e6aac35239ca6888a8cab -# Mon Dec 28 13:50:41 2015 +0100 -# build: fix typo in buildversion.py +SEABIOS_UPSTREAM_REVISION ?= rel-1.9.1 +# Fri Jan 15 15:49:32 2016 +0000 +# biostables: Support SMBIOS 2.6+ UUID format ETHERBOOT_NICS ?= rtl8139 8086100e