diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2017-08-08 12:45:54 -0400 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2017-08-08 12:45:54 -0400 |
| commit | ab4f76b0e2409135aba7b6208b31c6ad1872ca84 (patch) | |
| tree | 9d138c26645cdb19b6d5fcf5a8eeda35081c3e9c /stable-commits | |
| parent | eb408390e7bba39ebdd84dbc74f1952a980587b7 (diff) | |
| download | cachepc-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-commits | 5 |
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 - |
