History for buildroot-MynaPlayer / board / myna-player-odyssey / scripts / rootfs_postbuild.sh
2020-08-06
@Xogium
board/MynaPlayer odyssey: only copy machine-id into the target with postbuild scripts. Use a device table file to alter its permissions later -- this avoids getting a permission denied error if you have to run the postbuild script multiple times e.g: build errors with trying multiple fixes.
Xogium committed on 6 Aug 2020
@Xogium
Reworked certificates handling. The certs.sh.example contains a full example of this, and must be copied to certs.sh, and modified accordingly to reflect the real paths where the certificates are stored. A script that can be called by any board is creating symlinks from the real paths to corresponding statics targets for usage in genimage and postbuild scripts. The certs folder in the external tree must never be distributed in the repository, and is hence ignored via .gitignore.
Xogium committed on 6 Aug 2020
@Xogium
board/MynaPlayer odyssey: copy rauc's keyring by parsing certs.txt.
Xogium committed on 6 Aug 2020
2020-08-05
@Xogium
Initial commit.
Xogium committed on 5 Aug 2020