[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5276] added a couple of words on how to compile the
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [5276] added a couple of words on how to compile the package |
Date: |
Mon, 09 Aug 2010 13:46:26 +0000 |
Revision: 5276
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5276
Author: poine
Date: 2010-08-09 13:46:25 +0000 (Mon, 09 Aug 2010)
Log Message:
-----------
added a couple of words on how to compile the package
Modified Paths:
--------------
toolchains/README
Modified: toolchains/README
===================================================================
--- toolchains/README 2010-08-09 13:33:15 UTC (rev 5275)
+++ toolchains/README 2010-08-09 13:46:25 UTC (rev 5276)
@@ -1,2 +1,20 @@
This directory holds files used to create toolchains used in the Paparazzi
project
+How to build
+-------------
+cd toolchains/stm32/paparazzi-stm32-1.0.0
+sudo dpkg -P paparazzi-stm32
+sudo mkdir /opt/paparazzi
+sudo chown poine:poine /opt/paparazzi
+dpkg-buildpackage
+
+once the package is build remove /opt/paparazzi/stm32
+and the package will install there in place
+
+Remarks
+-------
+the summon-arm-toolchain doanloads a bunch of stuf
+if you're going to play with the debian package making, which erase all the
source everytime you start, you should
+cp -a sources /tmp
+and the script will look there before redownloading
+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5276] added a couple of words on how to compile the package,
antoine drouin <=