[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#620888: flash-kernel: please add armhf support



Package: flash-kernel
Version: 2.40
Severity: normal

Hello,

  Could you consider the following patch which adds armhf support?

diff --git a/debian/changelog b/debian/changelog
index 211acc7..b1fc18c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ flash-kernel (2.40) UNRELEASED; urgency=low
 
   [ Hector Oron ]
   * Add Efika Smartbook and Nettop support (Closes: #612376)
+  * Add armhf support
 
  -- Hector Oron <zumbi@debian.org>  Mon, 04 Apr 2011 16:13:12 +0100
 
diff --git a/debian/control b/debian/control
index 465a495..8264e2d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=d-i/flash-kernel.git
 Vcs-Git: git://git.debian.org/d-i/flash-kernel.git
 
 Package: flash-kernel
-Architecture: arm armel armeb
+Architecture: arm armel armeb armhf
 Depends: ${misc:Depends}, devio, initramfs-tools (>= 0.92f)
 Suggests: uboot-mkimage
 Description: utility to make certain embedded devices bootable
@@ -25,8 +25,8 @@ Package: flash-kernel-installer
 Section: debian-installer
 Priority: standard
 XC-Package-Type: udeb
-Architecture: arm armel armeb
-XB-Subarchitecture: iop32x ixp4xx kirkwood orion5x s3c24xx
+Architecture: arm armel armeb armhf
+XB-Subarchitecture: iop32x ixp4xx kirkwood orion5x s3c24xx mx5
 Provides: bootable-system
 Depends: cdebconf-udeb, installed-base
 XB-Installer-Menu-Item: 7300


Best regards,
  -- Héctor Orón

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: