Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Oniro Core / Oniro
1194 commits behind the upstream repository.
Bernhard Rosenkränzer's avatar
Bernhard Rosenkränzer authored
python3-pyelftools 0.26 can't handle DWARF-5, which is generated by default
by modern toolchains (clang 12+, gcc 11+).

Update it to 0.27 with an extra patch taken from upstream git to support
DWARF-5 so we can use it (e.g. in the Zephyr kernel test suite) without
switching the toolchains back to DWARF-4.

Signed-off-by: default avatarBernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
3d00b937
History

meta-ohos

meta-ohos is a collection of bitbake layers that implement the build system support in All Scenarios OS. The build system documentation is available in the docs subdirectory.

Contributing

See the CONTRIBUTING.md file.

License

See the LICENSES subdirectory.