diff options
Diffstat (limited to 'resources/scripts/helpers/build/release/archives')
-rwxr-xr-x | resources/scripts/helpers/build/release/archives | 1 |
1 files changed, 1 insertions, 0 deletions
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" |