Control: tags 979487 wontfix

On 2021-01-07, Nicolas Boulenguez wrote:
> The tool is only usable on arm64.

Not exactly true; u-boot-install-sunxi64 can be used with custom
targets. Though it is understandably of limited usefulness, so marking
as wontfix.

It might be worth renaming to drop the "64" part and adding support
known 32-bit targets as well, as is done on rockchip platforms.

Also, to keep the u-boot-sunxi packages "Multi-Arch: same", I believe
all the variants need to ship the same files in non-multiarch paths.

live well,
  vagrant


> From a5267dd121599cee25f5f151938ab3ced01d5fca Mon Sep 17 00:00:00 2001
> From: Nicolas Boulenguez <[email protected]>
> Date: Wed, 6 Jan 2021 23:51:17 +0100
> Subject: [PATCH 07/11] Stop installing sunxi/u-boot-install-sunxi64 on armhf
>
> ---
>  debian/{u-boot-sunxi.install => u-boot-sunxi.install.arm64}   | 0
>  debian/u-boot-sunxi.install.armhf                             | 2 ++
>  debian/{u-boot-sunxi.manpages => u-boot-sunxi.manpages.arm64} | 0
>  3 files changed, 2 insertions(+)
>  rename debian/{u-boot-sunxi.install => u-boot-sunxi.install.arm64} (100%)
>  create mode 100755 debian/u-boot-sunxi.install.armhf
>  rename debian/{u-boot-sunxi.manpages => u-boot-sunxi.manpages.arm64} (100%)
>
> diff --git a/debian/u-boot-sunxi.install b/debian/u-boot-sunxi.install.arm64
> similarity index 100%
> rename from debian/u-boot-sunxi.install
> rename to debian/u-boot-sunxi.install.arm64
> diff --git a/debian/u-boot-sunxi.install.armhf 
> b/debian/u-boot-sunxi.install.armhf
> new file mode 100755
> index 0000000000..014df87412
> --- /dev/null
> +++ b/debian/u-boot-sunxi.install.armhf
> @@ -0,0 +1,2 @@
> +#!/bin/sh
> +debian/bin/u-boot-install-targets sunxi
> diff --git a/debian/u-boot-sunxi.manpages b/debian/u-boot-sunxi.manpages.arm64
> similarity index 100%
> rename from debian/u-boot-sunxi.manpages
> rename to debian/u-boot-sunxi.manpages.arm64
> -- 
> 2.20.1

Attachment: signature.asc
Description: PGP signature

Reply via email to