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
a632e7c1
Commit
a632e7c1
authored
Nov 17, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+docs
parent
91716702
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
3 deletions
+16
-3
README.md
README.md
+16
-3
No files found.
README.md
View file @
a632e7c1
...
@@ -7,16 +7,29 @@ it clones and configures several individual repositories, such as
...
@@ -7,16 +7,29 @@ it clones and configures several individual repositories, such as
*
http://git.openembedded.org
*
http://git.openembedded.org
*
https://github.com/Xilinx/meta-xilinx
*
https://github.com/Xilinx/meta-xilinx
*
https://git.elphel.com/Elphel/meta-elphel393
*
https://git.elphel.com/Elphel/meta-elphel393
The same script pulls updates from these repositories
The same script pulls updates from these repositories
### Cloning
To have access to related Elphel's projects over
**SSH**
clone this project using
**SSH**
.
For
**HTTPS**
clone with
**HTTPS**
.
To change git protocol for all Elphel's projects - change the
*remote*
of this project accordingly, then run
*setup.py*
:
```
sh
$
git remote
-v
$
git remote set-url ...
$
./setup.py
```
### Get environment
### Get environment
#### Dependencies
#### Dependencies
*
poky might require installing some packages, please check with the
[
Yocto Poky Manual
][
1
]
*
poky might require installing some packages, please check with the
[
Yocto Poky Manual
][
1
]
*
extra requirement
*
extra requirement
```
sh
```
sh
$
sudo
apt
install
python-numpy
$
sudo
apt
install
python-numpy
```
```
#### Get sources
#### Get sources
...
...
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