Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | goarch: Move Go architecture mapping to a library | Joshua Watt | 2023-10-19 | 1 | -0/+34 |
Other spaces uses the Go architecture definitions as their own (for example, container arches are defined to be Go arches). To make it easier for other places to use this mapping, move the code that does the translation of OpenEmbedded arches to Go arches to a library. (From OE-Core rev: 3e86f72fc2e1cc2e5ea4b4499722d736941167ce) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |