Message ID | 20220721064222.63346-1-ivan.hu@canonical.com |
---|---|
State | Accepted |
Headers | show |
Series | auto-packager: mkpackage.sh: remove impish | expand |
diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh index 00d512de..a84df8fd 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 impish jammy kinetic" +RELEASES="bionic focal jammy kinetic" REPO=git://kernel.ubuntu.com/hwe/fwts.git RELEASE_TAR_URL=http://fwts.ubuntu.com/release FWTS=fwts
Ubuntu 21.10 reaches EOL on July 2022 Signed-off-by: Ivan Hu <ivan.hu@canonical.com> --- auto-packager/mkpackage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)