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 <roger....@citrix.com>
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 <module>
        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é <roger....@citrix.com>

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

Reply via email to