aboutsummaryrefslogtreecommitdiff
path: root/ledge
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2020-01-31 11:02:59 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2020-01-31 08:16:08 +0000
commitd42506f179e3b8aff46d4a1aa449ef1a42b33ac5 (patch)
treee8569918cb987f80b980f352b3bcb6bb1bf15435 /ledge
parentad8c791a799ed3fd39e2ecdb2da0c670504052d9 (diff)
ledge-oe: Correct path for reading xml file
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Change-Id: Ic25d9f3a67fb20ddfac621a4f6d1676bf8ec6b3c
Diffstat (limited to 'ledge')
-rwxr-xr-xledge/oe/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledge/oe/builders.sh b/ledge/oe/builders.sh
index 590843f9..a036164b 100755
--- a/ledge/oe/builders.sh
+++ b/ledge/oe/builders.sh
@@ -156,7 +156,7 @@ esac
# Prepare files to publish
mv /srv/oe/{source,pinned}-manifest.xml ${UPLOAD_DIR}
-cat ${DEPLOY_DIR_IMAGE}/pinned-manifest.xml
+cat ${UPLOAD_DIR}/pinned-manifest.xml
for rootfs in $(find ${UPLOAD_DIR} -type f -name *.rootfs.wic); do
case "${MACHINE}" in