External buildroot tree for LuminaSensum MynaPlayer

@Jookia Jookia authored on 9 Aug 2020
board/ myna-player-odyssey boot: Add systemd.log_color=off to aid serial logging 3 years ago
configs 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. 3 years ago
packages openssh-systemd: Remove sysvinit files 3 years ago
scripts scripts/rauc_fixups.sh: Copy instead of symlinking 3 years ago
.gitignore 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. 3 years ago
Config.in Initial commit. 3 years ago
LICENSE Added LICENSE file. This work is entirely under the GPL 3.0 or later, except where otherwise noted (third party code). 3 years ago
changelog.md Release 2020-08-06 3 years ago
external.desc Initial commit. 3 years ago
external.mk external.mk: Fix rauc-fixups makefile race 3 years ago