[PATCH] auto-packager: mkpackage.sh: remove bionic
Colin Ian King
colin.king at canonical.com
Thu Nov 16 14:08:49 UTC 2017
Don't you mean "add bionic"?
On 16/11/17 13:18, Alex Hung wrote:
> 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 b1d7a9b..378d5a7 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="trusty xenial zesty artful"
> +RELEASES="trusty xenial zesty artful bionic"
> REPO=git://kernel.ubuntu.com/hwe/fwts.git
> RELEASE_TAR_URL=http://fwts.ubuntu.com/release
> FWTS=fwts
>
More information about the fwts-devel
mailing list