[coreboot-gerrit] Change in coreboot[master]: util/docker/coreboot-sdk: Add libftdi1-dev

Martin Roth (Code Review) gerrit at coreboot.org
Mon Jan 29 00:14:19 CET 2018


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


Change subject: util/docker/coreboot-sdk: Add libftdi1-dev
......................................................................

util/docker/coreboot-sdk: Add libftdi1-dev

chromeec uses libftdi1-dev, so add it to the image.

Change-Id: I517e3f073062dcc6b0b8e3adaf7b0123290a1698
Signed-off-by: Martin Roth <martinroth at google.com>
---
M util/docker/coreboot-sdk/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/23482/1

diff --git a/util/docker/coreboot-sdk/Dockerfile b/util/docker/coreboot-sdk/Dockerfile
index a954444..9ea8a66 100644
--- a/util/docker/coreboot-sdk/Dockerfile
+++ b/util/docker/coreboot-sdk/Dockerfile
@@ -37,6 +37,7 @@
 		libelf-dev \
 		libfreetype6-dev \
 		libftdi-dev \
+		libftdi1-dev \
 		libglib2.0-dev \
 		libgmp-dev \
 		libgmp-dev \

-- 
To view, visit https://review.coreboot.org/23482
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: I517e3f073062dcc6b0b8e3adaf7b0123290a1698
Gerrit-Change-Number: 23482
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/20180128/17164f90/attachment.html>


More information about the coreboot-gerrit mailing list