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
7026486d
Commit
7026486d
authored
Apr 28, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+docs
parent
cb18a78e
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 @
7026486d
# elphel393
Installation script for fetching and setting up building environment for elphel393 camera images,
it clones and configures several individual repositories, such as
*
https://git
hub
.com/Elphel/linux-elphel
*
https://git
hub
.com/Elphel/x393
*
https://git
.elphel
.com/Elphel/linux-elphel
*
https://git
.elphel
.com/Elphel/x393
*
http://git.yoctoproject.org
*
http://git.openembedded.org
*
https://github.com/Xilinx/meta-xilinx
*
https://git
hub
.com/Elphel/meta-elphel393
*
https://git
.elphel
.com/Elphel/meta-elphel393
The same script pulls updates from these repositories
...
...
@@ -36,3 +36,16 @@ $ bitbake u-boot device-tree linux-xlnx core-image-elphel393
[
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
### Update and refresh environment
```
sh
$
./setup.py
```
### Rebuild targets
```
sh
$
cd
poky
$
.
./oe-init-build-env
$
bitbake linux-xlnx
-c
link
-f
$
bitbake core-image-elphel393
```
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