summaryrefslogtreecommitdiffstats
path: root/recipes-core/runx/runx_git.bb
diff options
context:
space:
mode:
authorLavocat, Nicolas <Nicolas.Lavocat@harman.com>2020-08-06 10:38:59 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-08-07 22:19:43 -0400
commitba6143a680d0040138e62a46ce9c79b3457e9cbd (patch)
treeadd28911dd270e563a070ff32df2b8efde2a4297 /recipes-core/runx/runx_git.bb
parent0db3901a48426ee403a045e0b626416c5fa93c6f (diff)
downloadmeta-virtualization-ba6143a680d0040138e62a46ce9c79b3457e9cbd.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-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions