Skip to content

Fixes for 32bit, and chromebook images, and a bit of documentation

Steev Klimaszewski requested to merge github/fork/steev/master into master

Added the device-tree-compiler dependency to build-deps, this allows chromebook images to be successfully built.
Set all images to only compress the image on 64bit systems Remove the cp for dtc in the samsung chromebook image since we now install device-tree-compiler And finally, document the usage of the repository a bit.

Merge request reports