aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
diff options
context:
space:
mode:
authorBrijesh Singh <brijesh.singh@amd.com>2017-08-08 12:45:54 -0400
committerBrijesh Singh <brijesh.singh@amd.com>2017-08-08 12:45:54 -0400
commitab4f76b0e2409135aba7b6208b31c6ad1872ca84 (patch)
tree9d138c26645cdb19b6d5fcf5a8eeda35081c3e9c /stable-commits
parenteb408390e7bba39ebdd84dbc74f1952a980587b7 (diff)
downloadcachepc-amdsev-ab4f76b0e2409135aba7b6208b31c6ad1872ca84.tar.gz
cachepc-amdsev-ab4f76b0e2409135aba7b6208b31c6ad1872ca84.zip
Update the build script to clone specific branches instead of full repo.
Diffstat (limited to 'stable-commits')
-rw-r--r--stable-commits5
1 files changed, 2 insertions, 3 deletions
diff --git a/stable-commits b/stable-commits
index 95a625d..118d653 100644
--- a/stable-commits
+++ b/stable-commits
@@ -3,10 +3,9 @@
#
KERNEL_GIT_URL=https://github.com/AMDESE/AMDSEV.git
-KERNEL_COMMIT=e4f36d344edfa6ad58a49b0e3f5f67ba8ba7740a # kernel-rfc-3
+KERNEL_COMMIT=kernel-rfc-3
QEMU_GIT_URL=https://github.com/AMDESE/AMDSEV.git
-QEMU_COMMIT=b6924ec6794d168ac4d4e6eb3e420d11172d1e02 # qemu-rfc-4+
+QEMU_COMMIT=qemu-sev-rfc-v4+
EDK2_GIT_URL=https://github.com/tianocore/edk2.git
-