<p>Piotr Król has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21924">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/docker: add nasm to fix tianocore payload compilation<br><br>This patch address problem with Tianocore compilation in coreboot-sdk<br>container. Without it compilation fails asking for nasm installation.<br><br>Change-Id: I546f9d42b380799d1cd80a70f33be2a768745080<br>Signed-off-by: Piotr Król <piotr.krol@3mdeb.com><br>---<br>M util/docker/coreboot-sdk/Dockerfile<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/21924/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/docker/coreboot-sdk/Dockerfile b/util/docker/coreboot-sdk/Dockerfile<br>index 512db06..0906205 100644<br>--- a/util/docker/coreboot-sdk/Dockerfile<br>+++ b/util/docker/coreboot-sdk/Dockerfile<br>@@ -51,6 +51,7 @@<br>              libyaml-dev \<br>                 m4 \<br>          make \<br>+               nasm \<br>                openssl \<br>             p7zip-full \<br>          patch \<br></pre><p>To view, visit <a href="https://review.coreboot.org/21924">change 21924</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21924"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I546f9d42b380799d1cd80a70f33be2a768745080 </div>
<div style="display:none"> Gerrit-Change-Number: 21924 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Piotr Król <piotr.krol@3mdeb.com> </div>