Skip to content
Snippets Groups Projects
Kareem Zarka's avatar
Kareem Zarka authored
By default, all targets are compatible to all distribution sets. This means, every valid distribution set, that has the required software modules assigned, can be assigned for installation to all available targets. However, some targets might not support the content of the distribution set, but the assignment of it is possible
To avoid such wrong assignments and for the sake of user guidance, it is possible to restrict the general compatibility using target types and define for presumably different types of targets the specific types of distribution sets that they are compatible with.
so We want to use the type system (target type, software module type, distribution set type), so that It is easier to browse images available for a given device with the device types that we have.

Signed-off-by: default avatarKareem Zarka <kareem.zarka@huawei.com>
62c0a4a4
History

Oniro Project

Welcome to the Oniro* Project main git repository! 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.