summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download/grub
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-06 00:36:40 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-06 00:36:40 (EST)
commitfc4c24864a0672fce04f79abe76586ae487c104d (patch)
treecf54fa4ac965903dd98e360de96bd1640b5a32e6 /resources/scripts/helpers/download/grub
parent4f4ec55f08d55acadd6723a54db638bd5ef04484 (diff)
downloadlibreboot-fc4c24864a0672fce04f79abe76586ae487c104d.zip
libreboot-fc4c24864a0672fce04f79abe76586ae487c104d.tar.gz
libreboot-fc4c24864a0672fce04f79abe76586ae487c104d.tar.bz2
Revert "Revert "grub: build reproducibly""
This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90.
Diffstat (limited to 'resources/scripts/helpers/download/grub')
-rwxr-xr-xresources/scripts/helpers/download/grub5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub
index 0012974..f823deb 100755
--- a/resources/scripts/helpers/download/grub
+++ b/resources/scripts/helpers/download/grub
@@ -58,5 +58,10 @@ git am "../resources/grub/patch/grub.johnlane.ie/0005-Cryptomount-support-for-hy
# hotfix from kl3 (merged from autoboot) (ditto)
git am "../resources/grub/patch/grub.johnlane.ie/0006-grub-core-disk-cryptodisk.c-Point-to-const-char.patch"
+# Needed for reproducible builds in GRUB
+git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 1_3\]\ mkstandalone\:\ add\ argument\ --fixed-time\ to\ override\ mtime\ of\ files.eml
+git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 2_3\]\ mkrescue\:\ add\ argument\ --fixed-time\ to\ get\ reproducible\ uuids.eml
+git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 3_3\]\ Makefile_coreboot\ use\ SOURCE_DATE_EPOCH\ as\ time\ source\ if\ set.eml
+
cd "../"
printf "\n\n"