aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2-prep.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-29 08:46:40 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-10-29 08:46:40 +0200
commitd584fd6e3b8a4d7fee928732002b0e50d87e4ed1 (patch)
tree74ee3203da7c9b12a32b07be960c083d6e7a9fe8 /linaro-edk2-prep.yaml
parent4de4958e438bbf3799c4fee538c7ae7b21055f1a (diff)
linaro-edk2-prep: add build-info support
SctPackage is restricted to members of UEFI forum. Change-Id: I67265e37007681eb35fe535a8cdb8e0615532cf1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linaro-edk2-prep.yaml')
-rw-r--r--linaro-edk2-prep.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/linaro-edk2-prep.yaml b/linaro-edk2-prep.yaml
index bd1ddbe0d0..d447b88b40 100644
--- a/linaro-edk2-prep.yaml
+++ b/linaro-edk2-prep.yaml
@@ -150,7 +150,19 @@
Image console=ttyAMA0 root=/dev/vda2 rootwait rootfstype=ext4 rw verbose debug uefi_debug ignore_loglevel
EOF
+ cat > out/BUILD-INFO.txt << EOF
+ Format-Version: 0.5
+
+ Files-Pattern: *.bin, *.fd, *.nsh, *.txt, QEMU_EFI.img.gz, edk2-*.tar.bz2
+ License-Type: open
+
+ Files-Pattern: SctPackage*
+ License-Type: protected
+ Auth-Groups: uefi-maintainers
+ EOF
+
time python ${HOME}/bin/linaro-cp.py \
+ --build-info out/BUILD-INFO.txt \
--link-latest \
out ${PUB_DEST}