Merge ~philroche/maas-images:feature/opening-oracular into maas-images:master

Proposed by Philip Roche
Status: Merged
Approved by: Jack Lloyd-Walters
Approved revision: 7e8710d2401ba5cccd1819aab1a6a707b07eae68
Merge reported by: Jack Lloyd-Walters
Merged at revision: 7e8710d2401ba5cccd1819aab1a6a707b07eae68
Proposed branch: ~philroche/maas-images:feature/opening-oracular
Merge into: maas-images:master
Diff against target: 27 lines (+9/-0)
1 file modified
conf/meph-v3.yaml (+9/-0)
Reviewer Review Type Date Requested Status
Jack Lloyd-Walters Approve
Review via email: mp+465500@code.launchpad.net

Commit message

feat: Add config for Oracular 24.10

Note that this also drops armhf support which is no longer supported in 24.10 plus for any images.

To post a comment you must log in.
Revision history for this message
Jack Lloyd-Walters (lloydwaltersj) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/conf/meph-v3.yaml b/conf/meph-v3.yaml
2index 0a6f316..d6e0b63 100644
3--- a/conf/meph-v3.yaml
4+++ b/conf/meph-v3.yaml
5@@ -42,6 +42,7 @@ subarches:
6 - &sa_hwe_ll [generic, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u, hwe-v, hwe-w, ga-16.04, ga-16.10, ga-17.04, ga-17.10, ga-18.04, ga-18.10, ga-19.04, ga-19.10, ga-20.04, ga-20.10, ga-21.04, ga-21.10, ga-22.04, ga-22.10, ga-23.04]
7 - &sa_hwe_mm [generic, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u, hwe-v, hwe-w, ga-16.04, ga-16.10, ga-17.04, ga-17.10, ga-18.04, ga-18.10, ga-19.04, ga-19.10, ga-20.04, ga-20.10, ga-21.04, ga-21.10, ga-22.04, ga-22.10, ga-23.04, ga-23.10]
8 - &sa_hwe_nn [generic, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u, hwe-v, hwe-w, ga-16.04, ga-16.10, ga-17.04, ga-17.10, ga-18.04, ga-18.10, ga-19.04, ga-19.10, ga-20.04, ga-20.10, ga-21.04, ga-21.10, ga-22.04, ga-22.10, ga-23.04, ga-23.10, ga-24.04]
9+ - &sa_hwe_oo [generic, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u, hwe-v, hwe-w, ga-16.04, ga-16.10, ga-17.04, ga-17.10, ga-18.04, ga-18.10, ga-19.04, ga-19.10, ga-20.04, ga-20.10, ga-21.04, ga-21.10, ga-22.04, ga-22.10, ga-23.04, ga-23.10, ga-24.04, ga-24.10]
10 - &arm_hwe_t [generic, highbank, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t]
11 - &arm_hwe_u [generic, highbank, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u]
12 - &arm_hwe_v [generic, highbank, hwe-p, hwe-q, hwe-r, hwe-s, hwe-t, hwe-u, hwe-v]
13@@ -73,6 +74,14 @@ misc:
14 - &kh-xgene {suffix: .xgene, kihelper: "kh-xgene", di-format: 'xgene'}
15
16 releases:
17+ - version: "24.10"
18+ release: oracular
19+ kernels:
20+ - [ oracular, amd64, ga-24.10, generic, linux-generic, *sa_hwe_oo ]
21+ - [ oracular, amd64, ga-24.10, lowlatency, linux-image-lowlatency, *sa_hwe_oo ]
22+ - [ oracular, arm64, ga-24.10, generic, linux-generic, *sa_hwe_oo ]
23+ - [ oracular, ppc64el, ga-24.10, generic, linux-generic, *sa_hwe_oo ]
24+ - [ oracular, s390x, ga-24.10, generic, linux-generic, *sa_hwe_oo ]
25 - version: "24.04"
26 release: noble
27 kernels:

Subscribers

People subscribed via source and target branches