ACK: [PATCH 3/3] debian/control: Add device-tree-compiler as dependency for armel/armhf/arm64

ivanhu ivan.hu at canonical.com
Tue Sep 7 08:09:26 UTC 2021



On 8/25/21 11:27 PM, Rob Herring wrote:
> Other than SBSA compliant systems using ACPI, many Arm based platforms
> use Devicetree, so make device-tree-compiler a dependency for Arm
> architectures too.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/control b/debian/control
> index 9325c96eae61..576829eef07a 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -28,7 +28,7 @@ Depends: libfwtsiasl1 (= ${binary:Version}),
>           ${shlibs:Depends},
>           ${misc:Depends},
>           pciutils,
> -         device-tree-compiler [ppc64el powerpc]
> +         device-tree-compiler [armel armhf arm64 ppc64el powerpc]
>  Suggests: dmidecode
>  Description: FirmWare Test Suite
>   This is a firmware test suite that performs sanity checks on system
> 


Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list