[PATCH] auto-packager:mkpackage.sh: add groovy

Alex Hung alex.hung at canonical.com
Wed May 13 00:42:00 UTC 2020


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 848b3104..01faa9f6 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 eoan focal"
+RELEASES="xenial bionic eoan focal groovy"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts
-- 
2.25.1




More information about the fwts-devel mailing list