aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openembedded-lkft-linux-lts-4.4.yaml1
-rw-r--r--openembedded-lkft-lt-4.4.yaml1
2 files changed, 0 insertions, 2 deletions
diff --git a/openembedded-lkft-linux-lts-4.4.yaml b/openembedded-lkft-linux-lts-4.4.yaml
index 8eff069d6a..550bd89b03 100644
--- a/openembedded-lkft-linux-lts-4.4.yaml
+++ b/openembedded-lkft-linux-lts-4.4.yaml
@@ -132,7 +132,6 @@
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- [ -z "${DEVICE_TYPE}" ] || \
python configs/openembedded-lkft/submit_for_testing.py \
--device-type ${DEVICE_TYPE} \
--build-number ${BUILD_NUMBER} \
diff --git a/openembedded-lkft-lt-4.4.yaml b/openembedded-lkft-lt-4.4.yaml
index 70e96ace20..b474c408e6 100644
--- a/openembedded-lkft-lt-4.4.yaml
+++ b/openembedded-lkft-lt-4.4.yaml
@@ -132,7 +132,6 @@
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- [ -z "${DEVICE_TYPE}" ] || \
python configs/openembedded-lkft/submit_for_testing.py \
--device-type ${DEVICE_TYPE} \
--build-number ${BUILD_NUMBER} \