mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03: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:
@@ -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 login
|
||||||
cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS -z 9 co -P rtems # 00:58
|
cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS -z 9 co -P rtems # 00:58
|
||||||
# cd rtems
|
cd rtems
|
||||||
# ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
|
ln -s /home/qi/wernermisc/m1/patches/rtems/ patches
|
||||||
# quilt push -a
|
quilt push -a
|
||||||
|
|
||||||
Compiling rtems:
|
Compiling rtems:
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ Draft items below:
|
|||||||
|
|
||||||
Rebuild RTEMS after updating the Navre firmware:
|
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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user