[PATCH] UBUNTU: Make linux-firmware Multi-Arch: foreign

Colin Watson cjwatson at ubuntu.com
Sun Nov 20 17:03:42 UTC 2011


This will allow linux-firmware to satisfy dependencies of
non-native-architecture packages.  In particular, this helps with
installing linux-image-generic:amd64 on i386, which is one of the early
steps involved in crossgrading an i386 system to amd64.

Signed-off-by: Colin Watson <cjwatson at canonical.com>
---
 debian/control |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index a2fa25b..8fe9311 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Vcs-Git: git://kernel.ubuntu.com/ubuntu/linux-firmware.git
 
 Package: linux-firmware
 Architecture: all
+Multi-Arch: foreign
 Priority: optional
 Provides: atmel-firmware
 Conflicts: atmel-firmware
-- 
1.7.7.1




More information about the kernel-team mailing list