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