]> xenbits.xensource.com Git - xen.git/commitdiff
CI: Drop bin86/dev86 from archlinux container
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 2 Jul 2024 16:40:11 +0000 (17:40 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 8 Oct 2024 10:15:08 +0000 (11:15 +0100)
These packages have moved out of main to AUR, and are not easily accessible
any more.  Drop them, because they're only needed for RomBIOS which is very
legacy these days.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
automation/build/archlinux/current.dockerfile

index 8929e9b5f0220e6d4235d5ccff2f2c5d53ecea74..657ddd77a85c00a59c3e6e0b17cabaf6fb91de41 100644 (file)
@@ -6,10 +6,8 @@ LABEL maintainer.name="The Xen Project" \
 RUN pacman-key --init
 
 RUN pacman -S --refresh --sysupgrade --noconfirm --noprogressbar --needed \
-        bin86 \
         bridge-utils \
         bzip2 \
-        dev86 \
         discount \
         dtc \
         e2fsprogs \