Skip to content
Snippets Groups Projects
Natalia Kovalenko's avatar
Natalia Kovalenko authored
and share them using the common include file.

    rauc: Move machines specific configurations into
    dedicated include file (rauc-conf.inc) for metadata sharing.

    grub/oniro-grub-bootconf.bb: Include rauc-conf.inc. Retrieve the
    values ​​of SERIAL_CONSOLES, RAUC_SLOT_A, RAUC_SLOT_B to pass them to
    grub.cfg file.

    grub/files/grub.cfg: Use SERIAL_CONSOLES, RAUC_SLOT_A, RAUC_SLOT_B
    variables instead of hard-coding their values, to be suitable for
    different target machines.

Signed-off-by: default avatarNatalia Kovalenko <waykovalenko@gmail.com>
c7104db5
History

Oniro Project

Welcome to the Oniro* Project main git reposiotory! Oniro is an Eclipse Foundation project focused on the development of a distributed open source operating system for consumer devices.

The aim of this repository is to define the build workspace, provide build metadata and build documentation for the project. It also behaves as the main entry point for the code while aggregating most of the other components developed by the team.

Learn more about Oniro Project on the main website or on the project's documentation.

*Oniro is a trademark of Eclipse Foundation.

About

The oniro repository is a collection of bitbake layers that implement the build system support in Oniro Project. Check the README.md file in each of the included layers for layer-specific additional information.

The build system documentation is available in the docs subdirectory.

Contributing

See the CONTRIBUTING.md file.

License

See the LICENSES subdirectory.