[PATCH] auto-packager: mkpackage.sh: remove trusty
Alex Hung
alex.hung at canonical.com
Fri Mar 22 07:30:24 UTC 2019
Ubuntu 14.04 reaches EOL on April 2019
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 bbc3b587..c8cd3ac1 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 bionic cosmic disco"
+RELEASES="xenial bionic cosmic disco"
REPO=git://kernel.ubuntu.com/hwe/fwts.git
RELEASE_TAR_URL=http://fwts.ubuntu.com/release
FWTS=fwts
--
2.17.1
More information about the fwts-devel
mailing list