1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 03:22:27 +02:00
wernermisc/m1/patches
Werner Almesberger fe7a334808 M1 build process update
- synchronized patch set with
  http://www.milkymist.org/wiki/index.php?title=Pending_RTEMS_PRs

- switched from using RTEMS CVS to git

- commented out patches already applied in git

- updated softusb-input.h update process
2012-02-25 20:35:09 -03:00
..
rtems M1 build process update 2012-02-25 20:35:09 -03:00
README m1/patches/rtems/README: explain how to use this 2011-11-12 09:29:09 -03:00

RTEMS patches are relative to CVS. To apply them,

   cd rtems
   cvs update
   ln -s .../wernermisc/m1/patches/rtems patches
   quilt push -a