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
0aab6e65
Commit
0aab6e65
authored
Mar 31, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more docs
parent
6035eb09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.md
README.md
+9
-3
No files found.
README.md
View file @
0aab6e65
...
...
@@ -11,7 +11,13 @@ it clones and configures several individual repositories, such as
The same script pulls updates from these repositories
### Get environment
#### Checkout
#### Dependencies
*
poky might require installing some packages, please check with the
[
Yocto Poky Manual
][
1
]
*
extra requirement
```
sh
$
sudo
apt
install
python-numpy
```
#### Get sources
```
sh
$
./setup.py
```
...
...
@@ -22,9 +28,9 @@ $ cd poky
$
.
./oe-init-build-env
$
bitbake u-boot device-tree linux-xlnx core-image-elphel393
```
*
poky might require installing some packages, please check with the
[
Yocto Poky Manual
][
1
]
*
the results are in
*poky/build/tmp/deploy/images/elphel393/*
*
for more
info, read
[
here
][
2
]
*
for more
details, read
[
**this guide**
][
2
]
at
[
https://wiki.elphel.com
][
2
]
[
1
]:
http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html
[
2
]:
http://wiki.elphel.com/index.php?title=Poky_2.0_manual
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