[coreboot-gerrit] Change in coreboot[master]: util/docker: Update coreboot-sdk dockerfile

Martin Roth (Code Review) gerrit at coreboot.org
Sat May 19 05:55:35 CEST 2018


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/26393


Change subject: util/docker: Update coreboot-sdk dockerfile
......................................................................

util/docker: Update coreboot-sdk dockerfile

- Removed archive utilities no longer needed by EM100 build
- Removed duplicate libgmp-dev entry
- Add graphviz needed for doxygen builds

Tested building to verify dependencies:
coreboot(what-jenkins-does), em100, chromeec, flashrom, SeaBIOS, TINT,
memtest86+, tianocore, doxygen, ipxe, FILO, GRUB, libpayload,
depthcharge

Tested ROM in QEMU

Change-Id: Idb5cf43807706b3298ee08f6707f495d3a79abb6
Signed-off-by: Martin Roth <gaumless at gmail.com>
---
M util/docker/coreboot-sdk/Dockerfile
1 file changed, 1 insertion(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/26393/1

diff --git a/util/docker/coreboot-sdk/Dockerfile b/util/docker/coreboot-sdk/Dockerfile
index 688be3b..6c590df 100644
--- a/util/docker/coreboot-sdk/Dockerfile
+++ b/util/docker/coreboot-sdk/Dockerfile
@@ -35,13 +35,13 @@
 		gcc \
 		git \
 		gnat-6 \
+		graphviz \
 		libelf-dev \
 		libfreetype6-dev \
 		libftdi-dev \
 		libftdi1-dev \
 		libglib2.0-dev \
 		libgmp-dev \
-		libgmp-dev \
 		libisl-dev \
 		liblzma-dev \
 		libncurses5-dev \
@@ -57,7 +57,6 @@
 		msitools \
 		nasm \
 		openssl \
-		p7zip-full \
 		patch \
 		pkg-config \
 		python \
@@ -66,7 +65,6 @@
 		shellcheck \
 		subversion \
 		unifont \
-		unrar-free \
 		uuid-dev \
 		vim-common \
 		wget \

-- 
To view, visit https://review.coreboot.org/26393
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb5cf43807706b3298ee08f6707f495d3a79abb6
Gerrit-Change-Number: 26393
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180519/686d06a4/attachment-0001.html>


More information about the coreboot-gerrit mailing list