From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [APPLIED] MINIOS_UPSTREAM_REVISION Update Date: Wed, 7 Oct 2015 12:23:01 +0100 Message-ID: <1444216981.1410.4.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org I committed a change to mini-os some time ago and failed to reflect it in Xen's Config.mk. I intend to push this along with my next batch of patches (in around an hour). commit 3f9dfe68084a5e15cf8e5ea71e67e73f896e1101 Author: Ian Campbell Date: Wed Oct 7 12:18:10 2015 +0100 MINIOS_UPSTREAM_REVISION Update Signed-off-by: Ian Campbell diff --git a/Config.mk b/Config.mk index a1d515f..0e5b51b 100644 --- a/Config.mk +++ b/Config.mk @@ -255,9 +255,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= b36bcb370d611ad7f41e8c21d061e6291e088c58 -# Fri Jun 26 11:58:40 2015 +0100 -# Correct printf formatting for tpm_tis message. +MINIOS_UPSTREAM_REVISION ?= 256035e01a1aa5739e34f245f3b1e9e8ee204210 +# Thu Jul 23 11:08:38 2015 +0100 +# arm: interrupt controller SEABIOS_UPSTREAM_REVISION ?= rel-1.8.2 # Tue Mar 17 10:52:16 2015 -0400