[PATCH][kernel-testing] hwe.py: hwe package update
Po-Hsu Lin
po-hsu.lin at canonical.com
Thu Jul 27 10:13:01 UTC 2017
Package linux-generic-hwe-16.04 now points to 4.10, the -edge package
will be pointing to Artful kernel.
Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
lib/hwe.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/lib/hwe.py b/lib/hwe.py
index 11a66d3..67cfef3 100644
--- a/lib/hwe.py
+++ b/lib/hwe.py
@@ -41,6 +41,11 @@ HWE = {
},
'zesty' : {
'series' : 'xenial',
+ 'package' : 'linux-generic-hwe-16.04',
+ 'ppa' : True
+ },
+ 'artful' : {
+ 'series' : 'xenial',
'package' : 'linux-generic-hwe-16.04-edge',
'ppa' : True
},
--
2.11.0
More information about the kernel-team
mailing list