aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-lt-4.4.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-06-22 09:19:38 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-06-22 09:19:38 +0300
commitff2326a76385fd2edebbd235774a2b64405294d7 (patch)
treee89c74108c5d7d3c5fc6e90be25815a6ee908701 /openembedded-lkft-lt-4.4.yaml
parentf3df95dbb597e3406fbcfc5d269611f66a152017 (diff)
openembedded-lkft: remove DEVICE_TYPE test before submitting
It isn't necessary anymore, DEVICE_TYPE is always set now. Change-Id: Idb4af0a8824079e524c29fb989cb73ef243be15a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'openembedded-lkft-lt-4.4.yaml')
-rw-r--r--openembedded-lkft-lt-4.4.yaml1
1 files changed, 0 insertions, 1 deletions
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} \