[kteam-tools][PATCH] kernel-series: add the missing lts property for 18.04

Po-Hsu Lin po-hsu.lin at canonical.com
Thu May 10 11:41:49 UTC 2018


Add the lts property to the 18.04 Bionic

Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
 info/kernel-series.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index 003192b4..35dd2b79 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -103,10 +103,11 @@
 # 18.04 (bionic)
 '18.04':
     codename: bionic
     development: false
     supported: true
+    lts: true
     sources:
         linux:
             versions: ['4.13.0', '4.14.0', '4.15.0']
             packages:
                 linux:
-- 
2.14.1





More information about the kernel-team mailing list