Update 'Jenkinsfile'
This commit is contained in:
parent
b835b5206a
commit
722460f9e4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +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
|
||||||
source 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