add kernel modules to initramfs
This commit is contained in:
parent
757017451b
commit
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
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user