jjb: lttng-modules: Add hwe kernel to jammy
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 29 Aug 2023 19:12:46 +0000 (15:12 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 29 Aug 2023 19:12:50 +0000 (15:12 -0400)
Change-Id: Idf926c175b42113a4a9eb8ace5e776b693674f70
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/lttng-modules/master.groovy

index 9c9d123faea16dcc0a4b30d1149acf6e5bf3aacb..6e39a5453bf0d95aaef8786c0e6c2cadc9f8a30d 100644 (file)
@@ -348,6 +348,7 @@ if (uversion != null) {
     case 'jammy':
       matchStrs = [
         ~/^refs\/tags\/(Ubuntu-5\.15\.0-\d{1,3}?\.[\d]+)$/,
+        ~/^refs\/tags\/(Ubuntu-hwe-6\.2-6\.2\.0-.*_22\.04\.\d+)$/,
       ]
       break
 
This page took 0.026809 seconds and 4 git commands to generate.