summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2018-09-03 20:21:32 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2018-09-03 20:21:32 +0100
commit7ab9118d243141b319bb29d7f04361747ea229d9 (patch)
tree6ccedff069bade4dfdf6e3cf47a08c46d36f70f4 /build.sh
parent8b269a6f3ea8c3f4e7e2751f890c6d80acfb6b93 (diff)
update build hashes and platform.conf for 2018.08 releases
Drop cello and overdrive platforms from this build, since we have iasl compatibility issues between those and d06. We may bring those back in later releases. Update hashes - for edk, use the first stable tag! Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/build.sh b/build.sh
index 1ce9781..f2e2665 100755
--- a/build.sh
+++ b/build.sh
@@ -10,10 +10,10 @@ EDK2_NON_OSI_REPO=https://github.com/tianocore/edk2-non-osi.git
UEFI_TOOLS_REPO=https://git.linaro.org/uefi/uefi-tools.git
ARM_TF_HASH=9fd2f13bd608832260300640970f73c62357c684
-EDK2_HASH=6791175f058837b621623d4adf873fcf8cb20e10
-EDK2_PLATFORMS_HASH=a235eabe39fbd458734fa69d38332317c9f7cf11
-EDK2_NON_OSI_HASH=1aaec6758370c441b91e79c6430f7c3a56d55130
-UEFI_TOOLS_HASH=bcaa91c87f170c6de629f57cee06ce1368249a3e
+EDK2_HASH=edk2-stable201808
+EDK2_PLATFORMS_HASH=8c3914c90ecdcd0360b6ecd757a5b29d4e208736
+EDK2_NON_OSI_HASH=572f1053331c3e261e883b51ee66b809ee79a61f
+UEFI_TOOLS_HASH=861ab72179c2ec8cbd5923bfcbd86a9e26b9f2f7
config_git()
{