ACK: [PATCH] snapcraft.yaml: fix name of staging package (LP: #1777662)

ivanhu ivan.hu at canonical.com
Wed Jun 20 08:51:09 UTC 2018



On 06/19/2018 11:09 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Staging package should be libfdt1
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  snapcraft.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/snapcraft.yaml b/snapcraft.yaml
> index 04262535..184f1a46 100644
> --- a/snapcraft.yaml
> +++ b/snapcraft.yaml
> @@ -9,7 +9,7 @@ parts:
>          plugin: autotools
>          source: git://kernel.ubuntu.com/hwe/fwts
>          stage-packages:
> -            - libftdi1
> +            - libfdt1
>          build-packages:
>              - gcc
>              - make

Acked-by: Ivan Hu <ivan.hu at canonical.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20180620/468cad6e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20180620/468cad6e/attachment.sig>


More information about the fwts-devel mailing list