ACK: [PATCH] auto-packager: mkpackage.sh: remove xenial
Colin Ian King
colin.king at canonical.com
Fri Jun 18 11:15:54 UTC 2021
On 17/06/2021 21:33, Alex Hung wrote:
> Ubuntu 16.04 reaches EOL on April 2021
>
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> auto-packager/mkpackage.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
> index 8c439472..0ca9ead8 100755
> --- a/auto-packager/mkpackage.sh
> +++ b/auto-packager/mkpackage.sh
> @@ -23,7 +23,7 @@
> # Get fwts sources, strip out .git directory, add in necessary debian packaging
> # files, build source package ready for upload.
> #
> -RELEASES="xenial bionic focal groovy hirsute impish"
> +RELEASES="bionic focal groovy hirsute impish"
> REPO=git://kernel.ubuntu.com/hwe/fwts.git
> RELEASE_TAR_URL=http://fwts.ubuntu.com/release
> FWTS=fwts
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list