mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-12-19 01:31:53 +02:00
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.
This commit is contained in:
parent
037be5062e
commit
9343b6107f
@ -9,9 +9,9 @@ Getting rtems:
|
||||
|
||||
cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS login
|
||||
cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS -z 9 co -P rtems # 00:58
|
||||
# cd rtems
|
||||
# ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
|
||||
# quilt push -a
|
||||
cd rtems
|
||||
ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
|
||||
quilt push -a
|
||||
|
||||
Compiling rtems:
|
||||
|
||||
@ -76,7 +76,7 @@ Draft items below:
|
||||
|
||||
Rebuild RTEMS after updating the Navre firmware:
|
||||
|
||||
cp ../../../milkymist/software/libhal/softusb-input.h ../c/src/lib/libbsp/lm32/shared/milkymist_usbinput/softusb-input.h && make -j 5 && make install
|
||||
cp ../../milkymist/software/libhal/softusb-input.h ../c/src/lib/libbsp/lm32/shared/milkymist_usbinput/softusb-input.h && make -j 5 && make install
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user