From c368508ac286cb3e8d8e1274f6b243667a300923 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 17 May 2015 00:35:40 +0100 Subject: build/release/archives: put commitid files in crossgcc archive --- resources/scripts/helpers/build/release/archives | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index ca678214..b645010a 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -440,6 +440,7 @@ mv libreboot_src/coreboot/util/crossgcc/tarballs/ libreboot_crossgcc # mention the commit ID (libreboot, git) in the release archives cat commitid > libreboot_src/commitid cat commitid > libreboot_util/commitid +cat commitid > libreboot_crossgcc/commitid # create lzma compressed src archive printf "Compressing libreboot_src/ into libreboot_src.tar.xz\n" -- cgit v1.2.3-70-g09d2