diff mbox series

Revert "CI: work around xen failures until fixed upstream"

Message ID 20260115210126.3358750-1-ross.burton@arm.com
State New
Headers show
Series Revert "CI: work around xen failures until fixed upstream" | expand

Commit Message

Ross Burton Jan. 15, 2026, 9:01 p.m. UTC
The kernel upgrades are now in oe-core, so we can drop this workaround.

This reverts commit 341a0fd9762012622699aa1431b96a50a65bf16c.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/base.yml | 4 ----
 1 file changed, 4 deletions(-)

Comments

Jon Mason Jan. 16, 2026, 4:03 a.m. UTC | #1
On Thu, 15 Jan 2026 21:01:25 +0000, Ross Burton wrote:
> The kernel upgrades are now in oe-core, so we can drop this workaround.
> 
> This reverts commit 341a0fd9762012622699aa1431b96a50a65bf16c.
> 
> 

Applied, thanks!

[1/1] Revert "CI: work around xen failures until fixed upstream"
      commit: f36c9add469582d6481472b34e70e2101071d3af

Best regards,
diff mbox series

Patch

diff --git a/ci/base.yml b/ci/base.yml
index 8e72310fb3..87192fba26 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -43,10 +43,6 @@  local_conf_header:
   extrapackages: |
     CORE_IMAGE_EXTRA_INSTALL += "perf"
     CORE_IMAGE_EXTRA_INSTALL:append:aarch64 = " gator-daemon"
-  fix-xen: |
-    # Temporary workaround until linux-yocto 6.18.3 is merged
-    SRCREV_meta:pn-linux-yocto:qemuarm = "83fff3acfc84814b4da0cdb2a63d608d376c3cdd"
-    SRCREV_meta:pn-linux-yocto:qemuarm64 = "83fff3acfc84814b4da0cdb2a63d608d376c3cdd"
 
 machine: unset