[PATCH] auto-packager: mkpackage.sh: remove kinetic
Ivan Hu
ivan.hu at canonical.com
Fri Aug 25 07:26:27 UTC 2023
Ubuntu 22.10 reaches EOL on July 2023
Signed-off-by: Ivan Hu <ivan.hu 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 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
--
2.34.1
More information about the fwts-devel
mailing list