aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv7ab-rootfs.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-09-14 14:02:37 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-09-14 14:02:37 +0300
commit267818313478a7f4fe85f3c42d9e15c7a2a42c62 (patch)
tree2c33bafc7b97ae986765e895912ce8b8b88e3639 /openembedded-armv7ab-rootfs.yaml
parent3996808269859744c0423953520098824c73ea18 (diff)
openembedded-*-rootfs: fix publishing path
when we switched to linaro-cp, we missed /images/ subdir. Add back the directory. Change-Id: I9cfc1e82c136ff592dde494a59eb3d7bad515d57 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'openembedded-armv7ab-rootfs.yaml')
-rw-r--r--openembedded-armv7ab-rootfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded-armv7ab-rootfs.yaml b/openembedded-armv7ab-rootfs.yaml
index 5b21be9..44db146 100644
--- a/openembedded-armv7ab-rootfs.yaml
+++ b/openembedded-armv7ab-rootfs.yaml
@@ -82,7 +82,7 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- out/ openembedded/${rootfs}-armv7ab-gcc-${gcc_version}/${BUILD_NUMBER}
+ out/ openembedded/images/${rootfs}-armv7ab-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
recipients: 'fathi.boudra@linaro.org koen.kooi@linaro.org riku.voipio@linaro.org'