summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2018-11-20 13:32:18 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2018-11-20 14:19:30 +0000
commitfee5b294e24931d11d8b4b84f104a7c47b2c9e23 (patch)
tree8c2f3f46d581858e767c61b182326c6ecd088516
parentb1c46a04b9bf2c448195df74b0ade77db10cb752 (diff)
build.sh: update commit hashes for 2018.11 RPF releaserpf-18.11-rc1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rwxr-xr-xbuild.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/build.sh b/build.sh
index f2e2665..f6bb29c 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=edk2-stable201808
-EDK2_PLATFORMS_HASH=8c3914c90ecdcd0360b6ecd757a5b29d4e208736
-EDK2_NON_OSI_HASH=572f1053331c3e261e883b51ee66b809ee79a61f
-UEFI_TOOLS_HASH=861ab72179c2ec8cbd5923bfcbd86a9e26b9f2f7
+EDK2_HASH=edk2-stable201811
+EDK2_PLATFORMS_HASH=cc2b26de91e09be9f9789d553e7b3e079c822efb
+EDK2_NON_OSI_HASH=047bb77dd93840fc2ad78bce2f580a0887a4b825
+UEFI_TOOLS_HASH=500a19703bfed2d6f37e212991577a35e3a30a4e
config_git()
{