-
Notifications
You must be signed in to change notification settings - Fork 35
feat: add {debian13,ubuntu24.04,ubuntu25.04}-armhf platform configs
#286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add {debian13,ubuntu24.04,ubuntu25.04}-armhf platform configs
#286
Conversation
|
Can you rebase please so the branch is up to date with our main branch? |
|
@Gitii please do an actual rebase to get rid of the merge commit. |
047dda0 to
6786a45
Compare
6786a45 to
44ea6d3
Compare
{debian13,ubuntu24.4,ubuntu25.4}-armhf platform configs
{debian13,ubuntu24.4,ubuntu25.4}-armhf platform configs{debian13,ubuntu24.04,ubuntu25.04}-armhf platform configs
|
And the build: https://github.com/OpenVoxProject/openvox/actions/runs/21321684011 (which I might need to update somehow to use the correct puppet-runtime builds from earlier) |
|
The agents are avaialble at https://github.com/OpenVoxProject/openvox/actions/runs/21330532844 . Can you download the armhf version and give it a try? |
88ee841 to
ec55d1a
Compare
Add debian-13 platform config for
armv6with hardfloat support.Update: Turns out that debian13 targets armv7 (which is fine by me) instead of armv6.