Package: crust-firmware
Severity: normal
Tags: patch
Control: block 985981 by -1
X-Debbugs-Cc: vagr...@debian.org

crust-firmware does not set a Multi-Arch header, which complicates using
it as a build-dependency for cross builds.

I believe it should be safe to set it as "Multi-Arch: foreign":

  https://wiki.debian.org/MultiArch/Hints#set_Multi-Arch:_foreign

The attached patch adds this.

live well,
  vagrant

From e6f8b161126b039b3da8eea8b85532663a0356ce Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagr...@debian.org>
Date: Sat, 8 May 2021 15:55:31 -0700
Subject: [PATCH] debian/control: Set Multi-Arch: foreign.

This allows installation of crust-firmware when building u-boot.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 61966a9..2da5ad6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Vcs-Git: https://salsa.debian.org/debian/crust-firmware.git
 
 Package: crust-firmware
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Description: SCP firmware for Allwinner sunxi boards
  Some System on a Chip (SoC) computers, also known as single-board,
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to