From 5bb42c01117a8442f7f886c45020143ab96ebbc2 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 17 Apr 2024 12:25:51 -0600 Subject: imworkingon: Add the ARM zImage test PR --- imworkingon/contribs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index 4e13647..a218575 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -84,3 +84,11 @@ desc: | This PR makes it easier to contribute to gotk4 by improving developer documentation and automated checks. +- urls: [https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/362] + tags: [ARM, boot, testing] + desc: | + This PR adds tests for the earlier ARM zImage work. This was + split off into a separate PR from the main ARM zImage PR because + the maintainers had concerns about merging binary test files (very + understandable, especially given the recent XZ issue!), but didn't + want to hold up the main work. -- cgit v1.2.3-2-g168b