aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-mainline.yaml
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2018-11-20 16:06:15 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2019-01-28 10:16:48 +0000
commit3fef25a704932f57ae807498e4bb5878449995c6 (patch)
treeae8efe9a8cfff53a0b08a67f96fad3c135bfa6a8 /lt-qcom-linux-mainline.yaml
parente00ac5c0f1421afcab30785a9ee929f211af61f2 (diff)
lt-qcom-linux-integration,mainline: use DTB name for MACHINE
Insted of using commercial board name (e.g. Dragonboard 410c, ...) let's use the DTB name, since we are mostly dealing with kernel testing here, and the DTB name should be the identifier. Sometimes we use MACHINE in bash/shell variables, so we need to make sure that we don't use '-' character, and in these situations it is replaced with '_' instead. Change-Id: Icec0e60a0ee9fae47f962b6a652bbe0965995e32 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'lt-qcom-linux-mainline.yaml')
-rw-r--r--lt-qcom-linux-mainline.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/lt-qcom-linux-mainline.yaml b/lt-qcom-linux-mainline.yaml
index 78ec7e49..be9bb945 100644
--- a/lt-qcom-linux-mainline.yaml
+++ b/lt-qcom-linux-mainline.yaml
@@ -27,28 +27,28 @@
name: KERNEL_VERSION
default: 'noversion'
- string:
- name: KERNEL_DT_URL_dragonboard410c
+ name: KERNEL_DT_URL_apq8016_sbc
default: ''
- string:
- name: RAMDISK_URL_dragonboard410c
+ name: RAMDISK_URL_apq8016_sbc
default: ''
- string:
- name: ROOTFS_URL_dragonboard410c
+ name: ROOTFS_URL_apq8016_sbc
default: ''
- string:
- name: FIRMWARE_URL_dragonboard410c
+ name: FIRMWARE_URL_apq8016_sbc
default: 'http://people.linaro.org/~anibal.limon/test/firmware/firmware-qcom-dragonboard410c-1034.2.1-r0.tar.gz'
- string:
- name: KERNEL_DT_URL_dragonboard820c
+ name: KERNEL_DT_URL_apq8096_db820c
default: ''
- string:
- name: RAMDISK_URL_dragonboard820c
+ name: RAMDISK_URL_apq8096_db820c
default: ''
- string:
- name: ROOTFS_URL_dragonboard820c
+ name: ROOTFS_URL_apq8096_db820c
default: ''
- string:
- name: FIRMWARE_URL_dragonboard820c
+ name: FIRMWARE_URL_apq8096_db820c
default: 'http://people.linaro.org/~anibal.limon/test/firmware/firmware-qcom-dragonboard820c-01700.1-r0_linux-firmware-ath10k-0.0+git0+8fc2d4e556-r0.tar.gz'
- string:
name: KERNEL_DT_URL_sdm845_mtp
@@ -91,9 +91,9 @@
type: user-defined
name: MACHINE
values:
- - 'dragonboard410c'
- - 'dragonboard820c'
- - 'sdm845_mtp'
+ - 'apq8016-sbc'
+ - 'apq8096-db820c'
+ - 'sdm845-mtp'
- axis:
type: slave
name: label