[coreboot-gerrit] Change in coreboot[master]: NEVER_MERGE payloads/depthcharge jam git commit level

Marc Jones (Code Review) gerrit at coreboot.org
Tue Jun 20 07:59:38 CEST 2017


Hello Marshall Dawson,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/20278

to review the following change.


Change subject: NEVER_MERGE payloads/depthcharge jam git commit level
......................................................................

NEVER_MERGE payloads/depthcharge jam git commit level

Always leave depthcharge at the existing commit level because it
will be changing frequently as patches are made to the payload..

Change-Id: I48ffbdfa50d56259d10c3e2571211a3cc23aaff5
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
(cherry picked from commit 2a58a76f7a23d0abd3379f414acef3f5666df9a5)
Signed-off-by: Marc Jones <marc.jones at scarletltd.com>
(cherry picked from commit 01ccfe71dcf746ff2b87913ed1ea6dfb46fa4c09)
Signed-off-by: Marc Jones <marcj303 at gmail.com>
(cherry picked from commit 06d0c2f05149a39cc6dd0489084b38131b7b7d99)
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M payloads/external/depthcharge/Makefile
1 file changed, 3 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/20278/1

diff --git a/payloads/external/depthcharge/Makefile b/payloads/external/depthcharge/Makefile
index 95eab8c..cdc7c62 100644
--- a/payloads/external/depthcharge/Makefile
+++ b/payloads/external/depthcharge/Makefile
@@ -50,8 +50,9 @@
 		git fetch; fi
 
 checkout: fetch
-	echo "    Checking out $(project_name) revision $(TAG-y)"
-	cd $(project_dir) ; git checkout master; git branch -D coreboot 2>/dev/null; git checkout -b coreboot $(TAG-y)
+#####	echo "    Checking out $(project_name) revision $(TAG-y)"
+#####	cd $(project_dir) ; git checkout master; git branch -D coreboot 2>/dev/null; git checkout -b coreboot $(TAG-y)
+	echo "    Not checking out $(project_name) - leaving at revision $(TAG-y)"
 
 $(libpayload_install_dir): $(project_dir)
 	test -f $(libpayload_config)|| \

-- 
To view, visit https://review.coreboot.org/20278
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I48ffbdfa50d56259d10c3e2571211a3cc23aaff5
Gerrit-Change-Number: 20278
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170620/76005d08/attachment-0001.html>


More information about the coreboot-gerrit mailing list