Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
1da9ea01
Commit
1da9ea01
authored
Apr 13, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added copying of generated files into linux-elphel project
parent
c4e4481a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
update393_1.0.bb
recipes-help/update393/update393_1.0.bb
+2
-0
No files found.
recipes-help/update393/update393_1.0.bb
View file @
1da9ea01
...
@@ -40,8 +40,10 @@ do_pull(){
...
@@ -40,8 +40,10 @@ do_pull(){
do_generate(){
do_generate(){
# provided R3 is x393
# provided R3 is x393
# and R2 is linux-elphel
cd ${DEV_DIR}/${R3}/py393;
cd ${DEV_DIR}/${R3}/py393;
./generate_c.sh
./generate_c.sh
cp generated/* ${DEV_DIR}/{R2}/src/drivers/elphel
}
}
addtask do_generate before do_compile after do_pull
addtask do_generate before do_compile after do_pull
...
...
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