diff options
author | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2022-06-23 16:13:59 +0200 |
---|---|---|
committer | Luca Ceresoli <luca.ceresoli@bootlin.com> | 2022-06-23 17:05:31 +0200 |
commit | 6af01cbe82d06d42baeef8bd2582f26042bca9ee (patch) | |
tree | 86c56276bdfbac4ac963cbb7f0f62387fca8cf47 /.github/workflows | |
parent | aee73290b4b4b3c2b962df0a9ff2e2479e64972f (diff) | |
download | meta-freescale-6af01cbe82d06d42baeef8bd2582f26042bca9ee.tar.gz |
isp-imx: fix source and build directories
The source and build directories are usually ${WORKDIR}/build and
${WORKDIR}/${BP} but not always. For example when using devtool they are
different, leading to install failures such as:
cp: cannot stat '.../tmp/work/.../isp-imx/4.2.2.16.0-r0/build/generated/release/bin/*_test': No such file or directory
Fix by using the S and B variables which always point to the correct
directory.
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions