← Back to team overview

sts-sponsors team mailing list archive

[Merge] ~adam-collard/maas-images:drop-xgene-lunar into maas-images:master

 

Adam Collard has proposed merging ~adam-collard/maas-images:drop-xgene-lunar into maas-images:master.

Commit message:
Drop xgene kernel for Lunar

Fixes LP:2015363

Requested reviews:
  maintainers of maas images (maas-images-maintainers)
Related bugs:
  Bug #2015363 in maas-images: "MAAS lunar arm64 images failing to build due to kernel is larger than $XGENE_KERNEL_MAX_SIZE"
  https://bugs.launchpad.net/maas-images/+bug/2015363

For more details, see:
https://code.launchpad.net/~adam-collard/maas-images/+git/maas-images/+merge/441100
-- 
Your team maintainers of maas images is requested to review the proposed merge of ~adam-collard/maas-images:drop-xgene-lunar into maas-images:master.
diff --git a/conf/meph-v3.yaml b/conf/meph-v3.yaml
index 7dbada3..5ad3324 100644
--- a/conf/meph-v3.yaml
+++ b/conf/meph-v3.yaml
@@ -76,7 +76,6 @@ releases:
     - [lunar,       amd64,    ga-23.04,        lowlatency,  linux-image-lowlatency,               *sa_hwe_ll]
     - [lunar,       arm64,    ga-23.04,        generic,     linux-generic,                        *sa_hwe_ll]
     - [lunar,       arm64,    *mustang,        generic,     linux-generic,                        [*mustang], *kh-mustang]
-    - [lunar,       arm64,    *xguboot,        generic,     linux-generic,                        [*xguboot], *kh-xgene]
     - [lunar,       armhf,    *glpae,          *glpae,      linux-generic-lpae,                   [*glpae]]
     - [lunar,       armhf,    ga-23.04,        generic,     linux-generic,                        *arm_hwe_ll]
     - [lunar,       ppc64el,  ga-23.04,        generic,     linux-generic,                        *sa_hwe_ll]

Follow ups