Poky 2.0 manual
Changed repository url
← Older revision Revision as of 03:23, 20 March 2017 Line 12: Line 12: * All steps for fpga projects are run from Eclipse IDE * All steps for fpga projects are run from Eclipse IDE ** Read about [http://blog.elphel.com/2016/05/tutorial-02-eclipse-based-fpga-development-environment-for-elphel-cameras/ setting up Eclipse based FPGA development] ** Read about [http://blog.elphel.com/2016/05/tutorial-02-eclipse-based-fpga-development-environment-for-elphel-cameras/ setting up Eclipse based FPGA development] −** [https://github.com/Elphel/vdt-plugin VDT Plugin repository]+** [https://git.elphel.com/Elphel/vdt-plugin VDT Plugin repository] * Once everything is built it supports updating software projects (files and binaries) on the target system * Once everything is built it supports updating software projects (files and binaries) on the target system ** access is set up in yocto's ''local.conf'' (see ''setup.py'' output) + ''ssh-copy-id'' ** access is set up in yocto's ''local.conf'' (see ''setup.py'' output) + ''ssh-copy-id'' −** ''bitbake some-app -c target_scp'' from the command line or Eclipse IDE - see examples in '''elphel-apps-...''' at [https://github.com/Elphel GitHub]+** ''bitbake some-app -c target_scp'' from the command line or Eclipse IDE - see examples in '''elphel-apps-...''' at [https://git.elphel.com/Elphel Git] ==<font color="blue">Supported OSes</font>== ==<font color="blue">Supported OSes</font>== Line 83: Line 83: * * <font size='2'> <font size='2'> − git clone https://github.com/Elphel/elphel393.git+ git clone https://git.elphel.com/Elphel/elphel393.git cd elphel393 cd elphel393 ./setup.py ./setup.py Andrey.filippovMigration to gitlab
Working copy: projects.json
← Older revision Revision as of 00:58, 20 March 2017 (2 intermediate revisions by the same user not shown)Line 1: Line 1: −==Switch from github to gitlab==+==Switch from github (hosted by GitHub) to gitlab (hosted by Elphel)== cd elphel393 cd elphel393 − git remote -v (make sure it's not https://git.elphel.com/Elphel/elphel393.git)+ git remote -v (make sure it's not https://git.elphel.com/Elphel/elphel393.git already) git remote set-url origin https://git.elphel.com/Elphel/elphel393.git git remote set-url origin https://git.elphel.com/Elphel/elphel393.git git pull git pull Line 18: Line 18: * not part of the repo * not part of the repo * created from ''projects-default.json'' * created from ''projects-default.json'' +* edit this file and replace all entries ''https://git.elphel.com/Elphel'' with ''git@git.elphel.com:Elphel'' to use ''ssh'' access instead of the ''https'' if desired. Then re-run ''setup.sh'' to apply the changes. Andrey.filippovMigration to gitlab
Working copy: projects.json
← Older revision Revision as of 00:11, 20 March 2017 (One intermediate revision by the same user not shown)Line 14: Line 14: git clone https://git.elphel.com/Elphel/elphel393.git git clone https://git.elphel.com/Elphel/elphel393.git ./setup.py ./setup.py + +==Working copy: ''projects.json''== +* not part of the repo +* created from ''projects-default.json'' OlegMigration to gitlab
Created page with "==Switch from github to gitlab== cd elphel393 git remote -v (make sure it's not https://git.elphel.com/Elphel/elphel393.git) git remote set-url origin https://git.elphel.c..."
New page
==Switch from github to gitlab==cd elphel393
git remote -v (make sure it's not https://git.elphel.com/Elphel/elphel393.git)
git remote set-url origin https://git.elphel.com/Elphel/elphel393.git
git pull
# if projects.json is still there:
rm projects.json
./setup.py (it already has ability to change remote server)
==Clean installation==
git clone https://git.elphel.com/Elphel/elphel393.git
./setup.py Oleg
Eyesis4Pi 393 User Guide - Download
Gitlab recipes
Created page with "==X-Frame-Options header== * Edit: ''/opt/gitlab/embedded/service/gitlab-rails/app/controllers/application_controller.rb'' in '''def default_headers''': -headers['X-Frame-Opt..."
New page
==X-Frame-Options header==* Edit: ''/opt/gitlab/embedded/service/gitlab-rails/app/controllers/application_controller.rb'' in '''def default_headers''':
-headers['X-Frame-Options'] = 'DENY'
+headers['X-Frame-Options'] = 'ALLOW-FROM https://www.elphel.com/'
* Restart services
gitlab-ctl restart Oleg
User:ElaneBroadhurst
User account ElaneBroadhurst was created
ElaneBroadhurstUser:MonteSelby2346
User account MonteSelby2346 was created
MonteSelby234603/18/17 [x393][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Update README.md
Update README.md
03/18/17 [vdt-plugin][master] by Andrey Filippov: Updated links to the current repository
Updated links to the current repository
03/18/17 [x393][master] by Andrey Filippov: changed links to the current repository files
changed links to the current repository files
03/18/17 [imagej-elphel][master] by AndreyFilippov: working on supertiles
working on supertiles
Pages
