diff options
author | alperak <alperyasinak1@gmail.com> | 2024-06-21 13:02:44 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-06-21 21:45:10 -0700 |
commit | d1a5739b34834ffde2a15bd69c9df2ed1ae96ab1 (patch) | |
tree | 3fd279b58e408deb10f18541c9a1af7af5859c6a /meta-python | |
parent | 5e675238676356d91770e5649c1df9b8cce9c64b (diff) | |
download | meta-openembedded-d1a5739b34834ffde2a15bd69c9df2ed1ae96ab1.tar.gz |
recipes: set S to fix the QA warning
Fix the warning by pointing S to ${WORKDIR}/sources and UNPACKDIR to ${S}. Since recent UNPACKDIR work, default S directory is not created anymore. By setting UNPACKDIR to S, S in indirectly created in do_unpack.
Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
0 files changed, 0 insertions, 0 deletions