Re: [Xen-devel] Backport of SeaBIOS changeset 3b8c53

2016-01-14 Thread Ian Campbell
On Tue, 2016-01-12 at 16:38 +0100, Roger Pau Monné wrote:
> Hello,
> 
> I would like to request the backport of the following SeaBIOS commit to
> the master branch of the SeaBIOS repository used by Xen unstable (this
> is AFAICT the only one that requires this build fix).

The best way to achieve this would be to wind Config.mk forward to 44250252
(the current tested version from the seabios branch in osstest).

Could you send such a patch please.

Ian.


___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


[Xen-devel] Backport of SeaBIOS changeset 3b8c53

2016-01-12 Thread Roger Pau Monné
Hello,

I would like to request the backport of the following SeaBIOS commit to
the master branch of the SeaBIOS repository used by Xen unstable (this
is AFAICT the only one that requires this build fix).

commit 3b8c5378dfe24ca8dfeabbcc435c7eb9e2d8d769
Author: Roger Pau Monne 
Date:   Mon Dec 28 13:50:41 2015 +0100

build: fix typo in buildversion.py

Fixes the following build error:

  Building ld scripts
Traceback (most recent call last):
  File "./scripts/buildversion.py", line 134, in 
main()
  File "./scripts/buildversion.py", line 114, in main
cleanbuild, toolstr = tool_versions(options.tools)
  File "./scripts/buildversion.py", line 90, in tool_versions
vers[isbinutils] = "mixed"
NameError: global name 'vers' is not defined
Makefile:160: recipe for target 'out/romlayout16.lds' failed

Signed-off-by: Roger Pau Monné 

Without this build fix it's not possible to build SeaBIOS on systems
with mixed toolstacks.

Thanks, Roger.

___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel