Skip to content

Set DISTRO_NAME correctly

For previous releases, DISTRO_NAME was changed from CASSINI to "Project Cassini". This affects the welcome message when booting e.g.

Welcome to Project Cassini v1.0.0 (mickledore)

Set this correctly for development as there is no reason not to.

Development builds will still be indentifiable by the welcome message as DISTRO_VERSION will remain unstable i.e.

Welcome to Project Cassini unstable (mickledore)

Signed-off-by: Adam Johnston adam.johnston@linaro.org

Merge request reports