Mise à jour de 'Jenkinsfile'
This commit is contained in:
parent
a885191348
commit
04255694f9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ pipeline{
|
|||||||
cd poky
|
cd poky
|
||||||
source ./oe-init-build-env ../build
|
source ./oe-init-build-env ../build
|
||||||
cat conf/*.conf
|
cat conf/*.conf
|
||||||
bitbake -c cleanall bluez5 core-image-base
|
bitbake -c cleanall gcc core-image-base
|
||||||
bitbake core-image-base
|
bitbake core-image-base
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user