Update 'Jenkinsfile'
This commit is contained in:
parent
722460f9e4
commit
9869f7a756
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -33,6 +33,7 @@ pipeline{
|
|||||||
# git submodule init
|
# git submodule init
|
||||||
git submodule update --init --depth 1
|
git submodule update --init --depth 1
|
||||||
cd poky
|
cd poky
|
||||||
|
ls
|
||||||
. oe-init-build-env ../build
|
. oe-init-build-env ../build
|
||||||
bitbake core-image-base
|
bitbake core-image-base
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user