mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
CI: Add ChromiumOS utilities
We need cgpt and futility for building test images. Add them. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y \
|
||||
binutils-dev \
|
||||
bison \
|
||||
build-essential \
|
||||
cgpt \
|
||||
clang-16 \
|
||||
coreutils \
|
||||
cpio \
|
||||
@@ -115,6 +116,8 @@ RUN apt-get update && apt-get install -y \
|
||||
util-linux \
|
||||
uuid-dev \
|
||||
virtualenv \
|
||||
vboot-kernel-utils \
|
||||
vboot-utils \
|
||||
xxd \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user