[PR #1044] [MERGED] Fix armv6hp Builds (RPI 1 & Zero) #1213

Closed
opened 2026-02-27 20:01:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1044
Author: @felixstorm
Created: 8/12/2022
Status: Merged
Merged: 8/15/2022
Merged by: @roderickvd

Base: devHead: fix-armv6hp


📝 Commits (1)

  • a08efbc fix contrib/docker-build-pi-armv6hf.sh

📊 Changes

1 file changed (+9 additions, -34 deletions)

View changed files

📝 contrib/docker-build-pi-armv6hf.sh (+9 -34)

📄 Description

Since the .deb files to be downloaded in the old script do not seem to exist anymore and just pointing to new ones did not work either, I did look around a bit and discovered that the build for armv6hp can by now be greatly simplified.

The resulting binary has been tested without issues on an original Pi Zero W.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1044 **Author:** [@felixstorm](https://github.com/felixstorm) **Created:** 8/12/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `fix-armv6hp` --- ### 📝 Commits (1) - [`a08efbc`](https://github.com/librespot-org/librespot/commit/a08efbc2f66c2a3a67dcae9e53982aec7d6bd1f7) fix contrib/docker-build-pi-armv6hf.sh ### 📊 Changes **1 file changed** (+9 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `contrib/docker-build-pi-armv6hf.sh` (+9 -34) </details> ### 📄 Description Since the `.deb` files to be downloaded in the old script do not seem to exist anymore and just pointing to new ones did not work either, I did look around a bit and discovered that the build for armv6hp can by now be greatly simplified. The resulting binary has been tested without issues on an original Pi Zero W. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1213
No description provided.