Skip to content

Feature fix builld#74

Merged
sveinse merged 6 commits intomainfrom
feature-fix-builld
Feb 13, 2026
Merged

Feature fix builld#74
sveinse merged 6 commits intomainfrom
feature-fix-builld

Conversation

@sveinse
Copy link
Member

@sveinse sveinse commented Nov 16, 2025

  • Migrate to hatchling build backend, which is pure python

* Migrate to hatching build backend, which is pure python
@sveinse
Copy link
Member Author

sveinse commented Nov 16, 2025

@ronnie-kaczynski-laerdal I've updated the build system to use hatch which is pure python. Could you please check if that version works better with Yocto?

@sonarqubecloud
Copy link

requires = ["uv_build>=0.9.5,<0.10.0"]
build-backend = "uv_build"
requires = ["hatchling"]
build-backend = "hatchling.build"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to some quick research, this build engine is supported in scarthgap. ive not yet had a chance to test

@sveinse sveinse merged commit a968e18 into main Feb 13, 2026
8 checks passed
@sveinse sveinse deleted the feature-fix-builld branch February 13, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants