Update 'Jenkinsfile'
This commit is contained in:
parent
9869f7a756
commit
f1106d032d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline{
|
|||||||
git submodule update --init --depth 1
|
git submodule update --init --depth 1
|
||||||
cd poky
|
cd poky
|
||||||
ls
|
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