Date:2011-12-01 00:09:33 (12 years 3 months ago)
Author:Werner Almesberger
Commit:9343b6107f930fe98dd6bc13d0b8d5906d499675
Message:m1/BUILD-CHEAT-SHEET: updated for new RTEMS patch and local changes

We now have a patch for RTEMS (experimental) and thus need the quilt
stack again. Also, one local path name has changed.
Files: m1/BUILD-CHEAT-SHEET (2 diffs)

Change Details

m1/BUILD-CHEAT-SHEET
99
1010  cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS login
1111  cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS -z 9 co -P rtems # 00:58
12# cd rtems
13# ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
14# quilt push -a
12  cd rtems
13  ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
14  quilt push -a
1515
1616Compiling rtems:
1717
...... 
7676
7777Rebuild RTEMS after updating the Navre firmware:
7878
79cp ../../../milkymist/software/libhal/softusb-input.h ../c/src/lib/libbsp/lm32/shared/milkymist_usbinput/softusb-input.h && make -j 5 && make install
79cp ../../milkymist/software/libhal/softusb-input.h ../c/src/lib/libbsp/lm32/shared/milkymist_usbinput/softusb-input.h && make -j 5 && make install
8080
8181---
8282

Archive Download the corresponding diff file

Branches:
master



interactive