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

Bug#1059960: flash-kernel: Please add loong64 binary output for Loongarch



Dear Maintainer,

On Thu, 4 Jan 2024 14:26:16 +0800 yalingfang wrote:

> Source: flash-kernel
> Version: 3.107
> Severity: wishlist
> Tags: patch
> User: debian-loongarch@lists.debian.org
> Usertags: loong64
>
>
> Dear Maintainer,
>      Currently no loong64 binary output for flash-kernel in Loongarch env.
> The buildd link is following:
> https://buildd.debian.org/status/package.php?p=flash-kernel&suite=sid
>
> I have verified and compiled pass by adding loong64 to debian/control
> file in my local env.

We need to update the patch to support loongarch64.
Please consider the patch I attached.
Could you add the loongarch64 support in the next upload?

Thanks,
Dandan Zhang


diff -Nru flash-kernel-3.107/debian/control flash-kernel-3.107/debian/control
--- flash-kernel-3.107/debian/control	2023-04-19 21:02:35.000000000 +0000
+++ flash-kernel-3.107/debian/control	2023-04-19 21:12:53.000000000 +0000
@@ -11,7 +11,7 @@
 Rules-Requires-Root: no
 
 Package: flash-kernel
-Architecture: arm64 armel armhf riscv64
+Architecture: arm64 armel armhf riscv64 loong64
 Depends: ${misc:Depends},
          devio,
          initramfs-tools (>= 0.92f),
@@ -31,7 +31,7 @@
 Priority: standard
 Package-Type: udeb
 Build-Profiles: <!noudeb>
-Architecture: arm64 armel armhf riscv64
+Architecture: arm64 armel armhf riscv64 loong64
 XB-Subarchitecture: kirkwood orion5x s3c24xx mx5 generic
 Provides: bootable-system
 Depends: cdebconf-udeb, installed-base

Reply to: