aboutsummaryrefslogtreecommitdiff
path: root/sumits-oe.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-12-12 09:10:17 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-12-12 09:10:17 +0200
commit95bbad5f9b6374c2519194fac9c5c57545333591 (patch)
treefd8e9f645ba45bcbcd6a8e9aace5081bafa9ee5b /sumits-oe.yaml
parent54c4842d7a985596c504b24d42be9100ade8119f (diff)
sumits-oe: use the kernel version in the publishing destination
Change-Id: I789a519c3169468c3a81c3ee27df6d86c6e5bcbe Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'sumits-oe.yaml')
-rw-r--r--sumits-oe.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sumits-oe.yaml b/sumits-oe.yaml
index 008e0182..6f353429 100644
--- a/sumits-oe.yaml
+++ b/sumits-oe.yaml
@@ -44,7 +44,7 @@
default: 'morty'
- string:
name: PUB_DEST
- default: 'people/sumits/oe/${MANIFEST_BRANCH}/${MACHINE}/${DISTRO}/${PUB_DEST}/${BUILD_NUMBER}'
+ default: 'people/sumits/oe/${MANIFEST_BRANCH}/${MACHINE}/${DISTRO}/${KERNEL_VERSION}/${BUILD_NUMBER}'
- string:
name: LAVA_SERVER
default: 'https://lkft.validation.linaro.org/RPC2/'