694
回編集
(→準備) |
(→設定) |
||
|
<nowiki>
$ bitbake-setup init --non-interactive poky-wrynose poky distro/poky machine/qemuarm64
</nowiki>
=== ビルド ===
<nowiki>
$ source poky-master/build/init-build-env
$ bitbake-config-build list-fragments
$ bitbake-config-build enable-fragment core/yocto/root-login-with-empty-password
$ bitbake core-image-minimal
</nowiki>
| |||