diff options
| author | Weisser, Pascal.ext <Pascal.Weisser.ext@karlstorz.com> | 2024-07-03 12:56:03 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-04 22:56:15 +0100 |
| commit | 2e9e8f6fb3415f9aac6b5f96e8e7c8d9ced5beb5 (patch) | |
| tree | cd0988dde03d34a7267b9c0e284230059c324033 /scripts/contrib | |
| parent | e1492d20b13accb5e6d0b5eafd974b2749dda201 (diff) | |
| download | poky-2e9e8f6fb3415f9aac6b5f96e8e7c8d9ced5beb5.tar.gz | |
qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
The qemuboot.conf file contains the realpath of the kernel image
referenced by QB_DEFAULT_KERNEL. So, it must be recreated in case the
realpath of the referenced kernel image changes.
The variables KERNEL_IMAGE_NAME and KERNEL_IMAGE_BIN_EXT determine the
realpath of the kernel image relative to DEPLOY_DIR_IMAGE. Adding both of
them to the vardeps of the write_qemuboot_conf task triggers the
write_qemuboot_conf task in case the realpath of the kernel image
referenced by QB_DEFAULT_KERNEL changes.
Fixes: [YOCTO 15525]
(From OE-Core rev: f8b3975a9ce36ea7af5fd76243a823da2842415b)
Signed-off-by: "Weisser, Pascal" <pascal.weisser.ext@karlstorz.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib')
0 files changed, 0 insertions, 0 deletions
