Draft for making OTA images
This commit is contained in:
@@ -28,6 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
pahole \
|
||||
parted \
|
||||
perl \
|
||||
pv \
|
||||
python3 \
|
||||
qemu-user-static \
|
||||
podman \
|
||||
@@ -36,6 +37,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
tar \
|
||||
udev \
|
||||
xz-utils \
|
||||
zstd \
|
||||
dwarves \
|
||||
gcc-aarch64-linux-gnu \
|
||||
binutils-aarch64-linux-gnu \
|
||||
|
||||
Reference in New Issue
Block a user