Update 'Jenkinsfile'

This commit is contained in:
dany 2022-08-03 17:41:38 +02:00
parent 4933e20ea7
commit b835b5206a

2
Jenkinsfile vendored
View File

@ -31,7 +31,7 @@ pipeline{
sh '''
printenv
# git submodule init
git submodule update --init
git submodule update --init --depth 1
cd poky
source oe-init-build-env ../build
bitbake core-image-base