diff mbox series

auto-packager: mkpackage.sh: remove kinetic

Message ID 20230825072627.84226-1-ivan.hu@canonical.com
State Accepted
Headers show
Series auto-packager: mkpackage.sh: remove kinetic | expand

Commit Message

Ivan Hu Aug. 25, 2023, 7:26 a.m. UTC
Ubuntu 22.10 reaches EOL on July 2023

Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
---
 auto-packager/mkpackage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index 30cfa824..7886b68a 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="bionic focal jammy kinetic lunar mantic"
+RELEASES="bionic focal jammy lunar mantic"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 RELEASE_TAR_URL=http://fwts.ubuntu.com/release
 FWTS=fwts