...
Code Block | ||
---|---|---|
| ||
cp example-config .config |
NOTE: Do not set the branch in .config to "jethro-merge". It must remain "master" due to other build script items.
16) Generate your signing certs per https://github.com/OpenXT/openxt/wiki/Building-OpenEmbedded. Remember, you can use the bind parameter for systemd-nspawn to reuse an existing set of certs that are outside the container. Make sure to add the certificate locations to .config.
...