[PR #842] [MERGED] Add mipsle build to enable netbird for devices such as EdgeRouter X #13065

Closed
opened 2026-08-05 02:07:22 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/842
Author: @ovidiuvio
Created: 5/8/2023
Status: Merged
Merged: 5/14/2023
Merged by: @mlsmaycon

Base: mainHead: arch-mipsle


📝 Commits (3)

  • bc987a8 Add mipsle build
  • 813771f Added mips64, mips64el
  • 61f26e3 Moved mips architectures to build in the static stage

📊 Changes

1 file changed (+22 additions, -5 deletions)

View changed files

📝 .goreleaser.yaml (+22 -5)

📄 Description

MIPSLE

Describe your changes

This enables running netbird on edgerouter x devices, which have mipsle processors.

Checklist

  • new build target for netbird client
  • Tested on edgerouter x

🔄 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/netbirdio/netbird/pull/842 **Author:** [@ovidiuvio](https://github.com/ovidiuvio) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/14/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `arch-mipsle` --- ### 📝 Commits (3) - [`bc987a8`](https://github.com/netbirdio/netbird/commit/bc987a8ed59be723d82c94769aa1b24d88208fb9) Add mipsle build - [`813771f`](https://github.com/netbirdio/netbird/commit/813771f34368371e79d28d792778dd9b10d36109) Added mips64, mips64el - [`61f26e3`](https://github.com/netbirdio/netbird/commit/61f26e357e3aae6da9e67c6dc8e7068bff8f30de) Moved mips architectures to build in the static stage ### 📊 Changes **1 file changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+22 -5) </details> ### 📄 Description MIPSLE ## Describe your changes This enables running netbird on edgerouter x devices, which have mipsle processors. ## Issue ticket number and link ### Checklist - new build target for netbird client - Tested on edgerouter x --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:07:22 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#13065