Compare commits
2 Commits
757017451b
...
7ab0e69196
Author | SHA1 | Date | |
---|---|---|---|
|
7ab0e69196 | ||
|
23d2dfb529 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -50,7 +50,7 @@ pipeline{
|
|||||||
sh '''#!/bin/bash
|
sh '''#!/bin/bash
|
||||||
cd poky
|
cd poky
|
||||||
source ./oe-init-build-env ../build
|
source ./oe-init-build-env ../build
|
||||||
bitbake core-image-base -c populate_sdk
|
# bitbake core-image-base -c populate_sdk
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 5004ec3efa4e28eeca78346ea46056ae9d3c1fc4
|
Subproject commit c5895e98cf0a646535b7e01d3d1d557d8c3895f9
|
Loading…
Reference in New Issue
Block a user