From 267818313478a7f4fe85f3c42d9e15c7a2a42c62 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Mon, 14 Sep 2015 14:02:37 +0300 Subject: 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 --- openembedded-armv8b-rootfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openembedded-armv8b-rootfs.yaml') diff --git a/openembedded-armv8b-rootfs.yaml b/openembedded-armv8b-rootfs.yaml index a14b4422ef..e21b0acb24 100644 --- a/openembedded-armv8b-rootfs.yaml +++ b/openembedded-armv8b-rootfs.yaml @@ -83,7 +83,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}-armv8b-gcc-${gcc_version}/${BUILD_NUMBER} + out/ openembedded/images/${rootfs}-armv8b-gcc-${gcc_version}/${BUILD_NUMBER} publishers: - email: recipients: 'fathi.boudra@linaro.org koen.kooi@linaro.org riku.voipio@linaro.org' -- cgit v1.2.3