Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel393
Commits
783a15a1
Commit
783a15a1
authored
May 31, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x393_sata addedd for py's
parent
032709b9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
setup.sh
setup.sh
+10
-0
No files found.
setup.sh
View file @
783a15a1
...
@@ -17,6 +17,12 @@ E393_FPGA1_ROOT="x393"
...
@@ -17,6 +17,12 @@ E393_FPGA1_ROOT="x393"
E393_FPGA1_BRANCH
=
"master"
E393_FPGA1_BRANCH
=
"master"
E393_FPGA1_HASH
=
"edcdce9550c20726618210149bc1cb4549fd00be"
E393_FPGA1_HASH
=
"edcdce9550c20726618210149bc1cb4549fd00be"
#X393_SATA
E393_SATA_FPGA1_ADDR
=
"https://github.com/Elphel/x393_sata.git"
E393_SATA_FPGA1_ROOT
=
"x393_sata"
E393_SATA_FPGA1_BRANCH
=
"master"
E393_SATA_FPGA1_HASH
=
""
#POKY
#POKY
POKYADDR
=
"git://git.yoctoproject.org/poky.git"
POKYADDR
=
"git://git.yoctoproject.org/poky.git"
POKYROOT
=
"poky"
POKYROOT
=
"poky"
...
@@ -73,6 +79,7 @@ APPS_ARRAY=(
...
@@ -73,6 +79,7 @@ APPS_ARRAY=(
if
[
"
$1
"
=
"dev"
]
;
then
if
[
"
$1
"
=
"dev"
]
;
then
E393_LINUX_HASH
=
""
E393_LINUX_HASH
=
""
E393_FPGA1_HASH
=
""
E393_FPGA1_HASH
=
""
E393_SATA_FPGA1_HASH
=
""
EZQHASH
=
""
EZQHASH
=
""
E393HASH
=
""
E393HASH
=
""
fi
fi
...
@@ -127,6 +134,9 @@ if [ -f $E393_FPGA1_ROOT/py393/generate_c.sh ]; then
...
@@ -127,6 +134,9 @@ if [ -f $E393_FPGA1_ROOT/py393/generate_c.sh ]; then
fi
fi
fi
fi
fi
fi
cloneandcheckout
$E393_SATA_FPGA1_ADDR
$E393_SATA_FPGA1_ROOT
$E393_SATA_FPGA1_BRANCH
$E393_SATA_FPGA1_HASH
cd
..
cd
..
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment