SOL-Space-Operating-Linux / meta-sol

Yocto layer for Space Operating Linux
MIT License
6 stars 1 forks source link

Updated README to describe a containerized build #22

Closed pdlloyd closed 2 years ago

pdlloyd commented 2 years ago

Documentation that captures some of the information I learned while getting up to speed with SOL. It makes setting up the build system a bit easier since it can be run on any host OS, not just Ubuntu 18.04. Plus, it makes porting to a CI/CD system easier in the future.

There are still some things that should probably be added like the TMR-specific configuration variables but I'll save that for another PR.

pdlloyd commented 2 years ago

It looks like permissions are such that I can just yee-haw this and merge the PR myself, no approvals necessary. Is that intended or should I wait for @ENM185 / @Atomicchipmonk to review?

ENM185 commented 2 years ago

I just remembered I had some uncommitted changes regarding that syntax issue (colon instead of dash in some of the RDEPENDS), so I pushed those. Aside from just removing those lines from the README, this looks ready to merge.