-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PACKAGECOFIG[1] support for optionally building more platforms: - "unsupported" - buildable, but untested - "broken" - does not build (mostly as "known broken" list) Due to the way getVar works, we need to define the appropriate lists even when they are empty. By default stay at the supported/tested level. Broken for now also includes platforms that technically build, but aren't handled by our recipe correctly, as it assumes all platforms have modules and a platform library, which isn't true for some platforms. [1] https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
- Loading branch information
1 parent
de1cf11
commit 15779b6
Showing
1 changed file
with
243 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters