secrets: inherit can only be used with workflows that call reusable
workflows in the same organization. In this case since we reuse a
workflow from 96boards, we need to be more explicit.
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Add an additional OE RPB build for each new meta-qcom PR, to ensure
that the PR is not breaking the OE RPB build.
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Remove radio images dir before unpacking the image. This fixes potential
issue with unpacker being unable to dump images.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
artifacts now accepts a list of path relative to deploy_dir
to publish after the build. All the files from deploy_dir
are published if artifacts field is an empty list.
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.
qrtr-0.3+AUTOINC+9dc7a88548: File /usr/lib/.debug/libqrtr.so.1.0 in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-lookup in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-ns in package qrtr-dbg contains reference to TMPDIR
File /usr/bin/.debug/qrtr-cfg in package qrtr-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.
tqftpserv-0.0+AUTOINC+d7fe25fa6e: File /usr/bin/.debug/tqftpserv in package tqftpserv-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fix QA warnings related to TMPDIR being not rewritten in object files by
passing proper CFLAGS to the build process.
pd-mapper-0.0+AUTOINC+d7fe25fa6e: File /usr/bin/.debug/pd-mapper in package pd-mapper-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>