diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-06-04 15:03:23 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-05 11:02:22 +0100 |
| commit | 97a4062189076c827fa8cb283838c8f9ff280de2 (patch) | |
| tree | 3723f7912b4cd5d401abb40062cfea13e1a07d08 /scripts/lib/wic/filemap.py | |
| parent | 632bb571d79e2b21c241357f9bdd623b0bc3bc1b (diff) | |
| download | poky-97a4062189076c827fa8cb283838c8f9ff280de2.tar.gz | |
scripts/scriptutils: silence warning about S not existing in emptysrc
This function creates an emptysrc recipe, but S points to a directory
that doesn't exist and bitbake warns about this.
As it is under the temporary working directory which will be deleted
later, create it to silence the warning.
(From OE-Core rev: 103cc8fa8a09b8e1fadeb0c8dde5f99eb9c24243)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/filemap.py')
0 files changed, 0 insertions, 0 deletions
