paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [6445] Use the work branch for openstm32


From: Allen Ibara
Subject: [paparazzi-commits] [6445] Use the work branch for openstm32
Date: Tue, 15 Mar 2011 06:10:48 +0000

Revision: 6445
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6445
Author:   aibara
Date:     2011-03-15 06:10:47 +0000 (Tue, 15 Mar 2011)
Log Message:
-----------
Use the work branch for openstm32

Modified Paths:
--------------
    toolchains/stm32/paparazzi-stm32-1.0.0/summon-arm-toolchain

Modified: toolchains/stm32/paparazzi-stm32-1.0.0/summon-arm-toolchain
===================================================================
--- toolchains/stm32/paparazzi-stm32-1.0.0/summon-arm-toolchain 2011-03-15 
02:47:31 UTC (rev 6444)
+++ toolchains/stm32/paparazzi-stm32-1.0.0/summon-arm-toolchain 2011-03-15 
06:10:47 UTC (rev 6445)
@@ -23,7 +23,7 @@
 LIBSTM32USB=v3.0.1-1
 LIBSTM32_EN=1
 LIBOPENSTM32_EN=1
-LIBOPENSTM32=master
+LIBOPENSTM32=work
 OPENOCD=openocd-mygit
 #OPENOCD=openocd-0.4.0
 
@@ -139,6 +139,7 @@
        echo "Cloning libopenstm32 sources..."
        git clone git://github.com/esden/libopenstm32.git
         cd libopenstm32
+        git checkout work
         git archive --format=tar --prefix=libopenstm32-${LIBOPENSTM32}/ 
${LIBOPENSTM32} | \
             bzip2 --stdout > ../libopenstm32-${LIBOPENSTM32}.tar.bz2
         cd ..




reply via email to

[Prev in Thread] Current Thread [Next in Thread]