bazel-contrib / bazel-contrib/rules_devicetree
Hermetic Toolchain
Closed
- Dominant language
- Starlark
- Stars
- 6
- Forks
- 3
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 9
Description
We upstreamed a [dtc](https://registry.bazel.build/modules/dtc) module to the BCR and use it as a hermetic tool.
It has:
- [`@dtc//:dtc`](https://github.com/bazelbuild/bazel-central-registry/blob/2c8b5c4c56b1b609ff72bce0eba886436e139de2/modules/dtc/1.7.2/overlay/BUILD.bazel#L67)
- [`@dtc//:fdtoverlay`](https://github.com/bazelbuild/bazel-central-registry/blob/2c8b5c4c56b1b609ff72bce0eba886436e139de2/modules/dtc/1.7.2/overlay/BUILD.bazel#L119)
Is the project interested in a hermetic toolchain alongside the autodetected toolchain?
We can upstream a newer version of `dtc`, if needed.
Contributor guide
Assessment
This issue has not been assessed yet.