diff options
author | Christopher Clark <christopher.w.clark@gmail.com> | 2017-10-02 12:47:36 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-10-04 16:54:36 -0400 |
commit | f0e708ea8c88ff9efce91bdd70432acbe53fec87 (patch) | |
tree | 97a54379c1ae4d7bd4fd783940f38030f0adb95b /recipes-extended/libvirt | |
parent | 44e74c9aa74c818181058f6d4b660309b35c6db4 (diff) | |
download | meta-virtualization-f0e708ea8c88ff9efce91bdd70432acbe53fec87.tar.gz |
xen-guest-image-minimal: fix making PCI a x86-only dependency
The logic for restricting the xen-pciback kernel module to x86-only
images was incorrect, resulting in the IMAGE_INSTALL_x86 and _x86-64
variables causing the IMAGE_INSTALL variable contents to be
overridden and incomplete.
This correction removes the specialized IMAGE_INSTALL_x86 and _x84-64
variables. The replacement logic causes a value with
conditionally-populated contents to be added to the IMAGE_INSTALL
variable.
Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-extended/libvirt')
0 files changed, 0 insertions, 0 deletions