diff options
| author | Ludovic Jozeau <ludovic.jozeau@smile.fr> | 2024-01-25 16:36:16 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-02-07 03:30:05 -1000 |
| commit | 7f0301044ba1fd6e91374cd7a285175c0e61d33e (patch) | |
| tree | e04dcd3f2b82fd2cc5d08726731dc3860fec095d /scripts/lib/scriptpath.py | |
| parent | 7b97d35dead828b48465e7b6d772d35df4adc55c (diff) | |
| download | poky-7f0301044ba1fd6e91374cd7a285175c0e61d33e.tar.gz | |
image-live.bbclass: LIVE_ROOTFS_TYPE support compression
The task for fstypes with compression is the same as the task for the
uncompressed fstypes, e.g. when adding tar.xz to `IMAGE_FSTYPES`, it will
be included into the do_image_tar task and not creating a separate
do_image_tar.xz task.
This commit fixes `LIVE_ROOTFS_TYPE` with compressed fstypes by
depending on the actual task instead of the non-existent
do_image_<fstype>.<compression> task.
Fixes [YOCTO #15331]
(From OE-Core rev: 60d88989698968c13f8e641f0ba1a82fcf700fb7)
Signed-off-by: Ludovic Jozeau <ludovic.jozeau@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 67c507e3d42e52a6d452c4a453eeaf7f2e2d68d6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions
