punchboot icon indicating copy to clipboard operation
punchboot copied to clipboard

Punchboot

Results 7 punchboot issues
Sort by recently updated
recently updated
newest added

Hi, Found this project and thought I would ask if progress has been made on NEO support? If not is there a timeline for this. I Would be happy to...

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.10.0) - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.4.4) - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v17.0.6...v18.1.5)

tried to build the `imx8mevk` target and ran into the following compilation error. Output: ```sh npashi@regionaltantrums: /mnt/shared/devspace/rust/projects/exp/punchboot$ make SHELL='sh -x' CROSS_COMPILE=aarch64-linux-gnu- BOARD=board/imx8mevk MKIMAGE=mkimage_imx8 + which python3 + BOARD=board/imx8mevk /bin/python3 scripts/genconfig.py...

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.10.1) - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.5.0) - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v18.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v17.0.6...v18.1.8)

Fix a number of linter-found issues, and enable more aggressive linting.

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v5.0.0) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.13.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.13.0) - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.7.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.7.1) - [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v19.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v17.0.6...v19.1.2)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies