<p>Marc Jones would like Marshall Dawson to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/20278">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">NEVER_MERGE payloads/depthcharge jam git commit level<br><br>Always leave depthcharge at the existing commit level because it<br>will be changing frequently as patches are made to the payload..<br><br>Change-Id: I48ffbdfa50d56259d10c3e2571211a3cc23aaff5<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>(cherry picked from commit 2a58a76f7a23d0abd3379f414acef3f5666df9a5)<br>Signed-off-by: Marc Jones <marc.jones@scarletltd.com><br>(cherry picked from commit 01ccfe71dcf746ff2b87913ed1ea6dfb46fa4c09)<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>(cherry picked from commit 06d0c2f05149a39cc6dd0489084b38131b7b7d99)<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>---<br>M payloads/external/depthcharge/Makefile<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/20278/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/payloads/external/depthcharge/Makefile b/payloads/external/depthcharge/Makefile<br>index 95eab8c..cdc7c62 100644<br>--- a/payloads/external/depthcharge/Makefile<br>+++ b/payloads/external/depthcharge/Makefile<br>@@ -50,8 +50,9 @@<br>           git fetch; fi<br> <br> checkout: fetch<br>-   echo "    Checking out $(project_name) revision $(TAG-y)"<br>-  cd $(project_dir) ; git checkout master; git branch -D coreboot 2>/dev/null; git checkout -b coreboot $(TAG-y)<br>+#####       echo "    Checking out $(project_name) revision $(TAG-y)"<br>+#####     cd $(project_dir) ; git checkout master; git branch -D coreboot 2>/dev/null; git checkout -b coreboot $(TAG-y)<br>+    echo "    Not checking out $(project_name) - leaving at revision $(TAG-y)"<br> <br> $(libpayload_install_dir): $(project_dir)<br>   test -f $(libpayload_config)|| \<br></pre><p>To view, visit <a href="https://review.coreboot.org/20278">change 20278</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/20278"/><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: I48ffbdfa50d56259d10c3e2571211a3cc23aaff5 </div>
<div style="display:none"> Gerrit-Change-Number: 20278 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>
<div style="display:none"> Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com> </div>