Control: tags 1074041 + patch Control: tags 1074041 + pending
Dear maintainer, I've prepared an NMU for mesaflash (versioned as 3.4.6-1.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer. Regards. diff -Nru mesaflash-3.4.6/debian/changelog mesaflash-3.4.6/debian/changelog --- mesaflash-3.4.6/debian/changelog 2022-11-05 19:38:09.000000000 +0100 +++ mesaflash-3.4.6/debian/changelog 2024-09-27 15:48:44.000000000 +0200 @@ -1,3 +1,11 @@ +mesaflash (3.4.6-1.1) unstable; urgency=medium + + * Non-maintainer upload. + [ zhangdandan <zhangdan...@loongson.cn> ] + * Add support for loongarch64 (Closes: #1074041) + + -- Gianfranco Costamagna <locutusofb...@debian.org> Fri, 27 Sep 2024 15:48:44 +0200 + mesaflash (3.4.6-1) unstable; urgency=medium * Add new Mesa boards: 7C81, 7I96S, 7I92T diff -Nru mesaflash-3.4.6/debian/patches/mesaflash-add-loongarch64-support.patch mesaflash-3.4.6/debian/patches/mesaflash-add-loongarch64-support.patch --- mesaflash-3.4.6/debian/patches/mesaflash-add-loongarch64-support.patch 1970-01-01 01:00:00.000000000 +0100 +++ mesaflash-3.4.6/debian/patches/mesaflash-add-loongarch64-support.patch 2024-09-27 15:48:44.000000000 +0200 @@ -0,0 +1,16 @@ +Description: Add loongarch64 support. +Last-Update: 2024-06-22 + +--- mesaflash-3.4.6.orig/Makefile ++++ mesaflash-3.4.6/Makefile +@@ -90,6 +90,10 @@ ifeq ($(TARGET),linux) + MESAFLASH_IO ?= 0 + endif + ++ ifeq ($(UNAME_M),loongarch64) ++ MESAFLASH_IO ?= 0 ++ endif ++ + ifeq ($(UNAME_M),m68k) + MESAFLASH_IO ?= 0 + endif diff -Nru mesaflash-3.4.6/debian/patches/series mesaflash-3.4.6/debian/patches/series --- mesaflash-3.4.6/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ mesaflash-3.4.6/debian/patches/series 2024-09-27 15:48:44.000000000 +0200 @@ -0,0 +1 @@ +mesaflash-add-loongarch64-support.patch
OpenPGP_signature.asc
Description: OpenPGP digital signature