[RTEMS Project] #4571: Compile devel/qemu as part of 6/rtems-x86_64 tools.

RTEMS trac trac at rtems.org
Sun Dec 12 16:12:53 UTC 2021


#4571: Compile devel/qemu as part of 6/rtems-x86_64 tools.
--------------------------+--------------------
  Reporter:  kgardas      |      Owner:  (none)
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  tool/rsb     |    Version:
  Severity:  normal       |   Keywords:
Blocked By:  4570         |   Blocking:
--------------------------+--------------------
 Let's add compilation of devel/qemu into the 6/rtems-x86_64 tool set. It's
 done with this simple diff:
 {{{
 $ git diff
 diff --git a/rtems/config/6/rtems-x86_64.bset b/rtems/config/6/rtems-
 x86_64.bset
 index 088c9f5..b635b5b 100644
 --- a/rtems/config/6/rtems-x86_64.bset
 +++ b/rtems/config/6/rtems-x86_64.bset
 @@ -7,3 +7,4 @@
  %include 6/rtems-default.bset

  tools/rtems-grub-2.06
 +devel/qemu
 }}}

 and this works fine on Ubuntu 20.04, Debian 11, FreeBSD 13. Unfortunately
 this breaks on Mac OS X due to #4570

--
Ticket URL: <http://devel.rtems.org/ticket/4571>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list