[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-510-g36d45d5
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2013-11-14 17:07:22
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 36d45d5a51afc36a4b1d7a4d45bae4d44f9d96c0 (commit)
from 0a910c4c9bafd193f997ddae0262f8aedfb308dc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 36d45d5a51afc36a4b1d7a4d45bae4d44f9d96c0
Author: Fabien Marteau <fab...@ar...>
Date: Thu Nov 14 18:07:02 2013 +0100
firmware:pod_scripts: exit scripts
-----------------------------------------------------------------------
Summary of changes:
firmware/pod_scripts/apf27_spvision_loader.pod | 2 +-
firmware/pod_scripts/apf51_anybus_interface.pod | 1 +
firmware/pod_scripts/apf51_gsm_gps_firmware.pod | 1 +
firmware/pod_scripts/apf51_spvision_loader.pod | 2 +-
4 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/firmware/pod_scripts/apf27_spvision_loader.pod b/firmware/pod_scripts/apf27_spvision_loader.pod
index b4a15bb..a0b7221 100644
--- a/firmware/pod_scripts/apf27_spvision_loader.pod
+++ b/firmware/pod_scripts/apf27_spvision_loader.pod
@@ -11,4 +11,4 @@ driver.generateproject
synthesis.selecttoolchain ise
synthesis.generateproject
#synthesis.generatebitstream
-
+exit
diff --git a/firmware/pod_scripts/apf51_anybus_interface.pod b/firmware/pod_scripts/apf51_anybus_interface.pod
index 4c92ee8..febfbd3 100644
--- a/firmware/pod_scripts/apf51_anybus_interface.pod
+++ b/firmware/pod_scripts/apf51_anybus_interface.pod
@@ -47,3 +47,4 @@ driver.generateproject
#selectprojecttree your_armadeus_directory/target/linux/modules/fpga/POD
#driver.selectprojecttree your_armadeus_directory/target/linux/modules/fpga/POD
#driver.copydrivers
+exit
diff --git a/firmware/pod_scripts/apf51_gsm_gps_firmware.pod b/firmware/pod_scripts/apf51_gsm_gps_firmware.pod
index 019fdf4..0749879 100644
--- a/firmware/pod_scripts/apf51_gsm_gps_firmware.pod
+++ b/firmware/pod_scripts/apf51_gsm_gps_firmware.pod
@@ -21,3 +21,4 @@ driver.selecttoolchain armadeus
#driver.selectprojecttree >>>BSP_DIR<<</target/linux/modules/fpga/POD
#driver.generateproject
#driver.copydrivers
+exit
diff --git a/firmware/pod_scripts/apf51_spvision_loader.pod b/firmware/pod_scripts/apf51_spvision_loader.pod
index e560635..427d640 100644
--- a/firmware/pod_scripts/apf51_spvision_loader.pod
+++ b/firmware/pod_scripts/apf51_spvision_loader.pod
@@ -11,4 +11,4 @@ driver.generateproject
synthesis.selecttoolchain ise
synthesis.generateproject
#synthesis.generatebitstream
-
+exit
hooks/post-receive
--
armadeus
|