diff options
author | Lavocat, Nicolas <Nicolas.Lavocat@harman.com> | 2020-08-06 10:38:59 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-07 22:20:03 -0400 |
commit | ff997b6b3ba800978546098ab3cdaa113b6695e1 (patch) | |
tree | 98e3267ce244149192b618e3348131bed99fb7c1 /recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch | |
parent | ffd787fb850e5a1657a01febc8402c74832147a1 (diff) | |
download | meta-virtualization-ff997b6b3ba800978546098ab3cdaa113b6695e1.tar.gz |
libvirt: fix install error without qemu
An error occurs during the install step of libvirt when the variable
PACKAGECONFIG does not contain qemu.
Indeed, in this case, the operation "chown -R qemu:qemu
${D}/${localstatedir}/lib/libvirt/qemu" fails, since the folder
${D}/${localstatedir}/lib/libvirt/qemu has not been created.
The fix consist in doing this operation only if
the variable “PACKAGECONFIG” contains “qemu”.
remark: issue present since the Warrior release of yocto.
Upstream-Status: Pending
Signed-off-by: Nicolas Lavocat <nicolas.lavocat@harman.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-update-tool-paths.patch')
0 files changed, 0 insertions, 0 deletions