[PATCH 0/3] Add MicroBlaze tools to RSB
Alex White
alex.white at oarcorp.com
Tue Jul 27 03:29:59 UTC 2021
Hi,
This patch set adds the MicroBlaze tools to rtems-source-builder.
A change to the patch directory structure was required to allow patches
with the same name but different file hashes. The patches are now
segregated by build name rather than all being stored in the same
directory.
Thanks,
Alex
Alex White (3):
rsb: Store patches in separate directories
rsb: Add MicroBlaze tools
rsb: Add Xilinx QEMU
bare/config/devel/qemu-xilinx-1.cfg | 28 ++++++++
bare/config/devel/qemu-xilinx.bset | 24 +++++++
rtems/config/6/rtems-microblaze.bset | 23 ++++++-
.../tools/rtems-binutils-xilinx-2.36.cfg | 52 ++++++++++++++
.../tools/rtems-gcc-xilinx-10-newlib-head.cfg | 68 +++++++++++++++++++
rtems/config/tools/rtems-gdb-xilinx-10.cfg | 25 +++++++
source-builder/defaults.mc | 2 +-
7 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 bare/config/devel/qemu-xilinx-1.cfg
create mode 100644 bare/config/devel/qemu-xilinx.bset
create mode 100644 rtems/config/tools/rtems-binutils-xilinx-2.36.cfg
create mode 100644 rtems/config/tools/rtems-gcc-xilinx-10-newlib-head.cfg
create mode 100644 rtems/config/tools/rtems-gdb-xilinx-10.cfg
--
2.30.2
More information about the devel
mailing list