aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images-dragonboard820c.yaml
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-11-17 13:58:08 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-11-17 13:07:43 +0000
commit6c562eb3afceac8d0a10ee37aabc229a4f95903c (patch)
tree293d126c0e2a869aab2c8ad930b6b74af0d68691 /lt-qcom-debian-images-dragonboard820c.yaml
parente18bcb618ac218d88bb8a1476ba3a4b709956713 (diff)
lt-qcom-*: sanitize released images and zip files
We are carrying a few inconsistencies in the released file names, this patch fixes them all, and align all output file using the same naming conventions. The following changes are done: * all output images (and zip) must contain the board name, such as dragonboard-410c or dragonboard-820c * all ZIP files include a top level folder that includes BUILD_NUMBER * the date has been removed from the file names, only BUILD_NUMBER is kept. All debug/date info is available in the build log if needed * "_" have been replaced with "-" * Some released files did not have a VERSION string (such as the rescue SD image), it now includes it. * db410c and db820c have been replaced with dragonboard-410c and dragonboard-820c whenever needed Change-Id: Iebeef251fe0e520cbb17a1a31436f7da7414c5d9 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'lt-qcom-debian-images-dragonboard820c.yaml')
-rw-r--r--lt-qcom-debian-images-dragonboard820c.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom-debian-images-dragonboard820c.yaml b/lt-qcom-debian-images-dragonboard820c.yaml
index a48f7b80..91fdf50b 100644
--- a/lt-qcom-debian-images-dragonboard820c.yaml
+++ b/lt-qcom-debian-images-dragonboard820c.yaml
@@ -23,7 +23,7 @@
default: 'buster'
- string:
name: PLATFORM_NAME
- default: 'qcom-snapdragon-arm64'
+ default: 'dragonboard-820c'
- string:
name: FAI_BOARD_CLASS
default: 'DB820C'