osmith has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/39784?usp=email )
Change subject: debian-bookworm-build: add xxd
......................................................................
debian-bookworm-build: add xxd
The xxd program is now required for building osmo-asf4-dfu.
Related: osmo-asf4-dfu I1403d35497cdea41ea5bed2c94b9e729ca352772
Change-Id: I8064c6a24ad7dfc0a6c83c1ff5bcb7b47fdd66f4
---
M debian-bookworm-build/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian-bookworm-build/Dockerfile b/debian-bookworm-build/Dockerfile
index 8fbc9d3..6755dcf 100644
--- a/debian-bookworm-build/Dockerfile
+++ b/debian-bookworm-build/Dockerfile
@@ -167,6 +167,7 @@
unzip \
virtualenv \
xsltproc \
+ xxd \
&& \
apt-get clean
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/39784?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8064c6a24ad7dfc0a6c83c1ff5bcb7b47fdd66f4
Gerrit-Change-Number: 39784
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>