meta-virtualization/recipes-extended/xen/files
Maciej Pijanowski ce8f6fe106 xen: fix building with BASELIB=lib64
Many "real" (other then genericx86-64) x86-64 target machine configurations
set BASELIB to lib64. For example the intel-corei7-64 or the AMD
machines.

In such case packaging xen-python fails because items are
installed to /usr/lib/, but FILES_xen-python points to package
/usr/lib64/ items. Exposing the DISTUTILS variables from OE build makes
the python installation somewhat similar to what happens in the distutils
class and python items are installed to the /usr/lib64 as expected.

Another issue was that the xen-efi package was picking up too much stuff
from the /usr/lib64 path on such machines. Being more explicit at least
allows to package things correctly.

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-22 04:37:01 -04:00
..
0001-python-pygrub-pass-DISTUTILS-env-vars-as-setup.py-ar.patch xen: fix building with BASELIB=lib64 2018-10-22 04:37:01 -04:00
lwip.dhcp_create_request-hwaddr_len.patch xen: LWIP source code with patches applied for stubdoms 2018-05-01 23:17:29 -04:00
lwip.patch-cvs xen: LWIP source code with patches applied for stubdoms 2018-05-01 23:17:29 -04:00
newlib-chk.patch xen: Newlib recipe and patches for Xen stubdoms 2018-05-01 23:17:29 -04:00
newlib-stdint-size_max-fix-from-1.17.0.patch xen: Newlib recipe and patches for Xen stubdoms 2018-05-01 23:17:29 -04:00
newlib.patch xen: Newlib recipe and patches for Xen stubdoms 2018-05-01 23:17:29 -04:00
polarssl.patch xen: PolarSSL recipe and patches for Xen stubdoms 2018-05-01 23:17:29 -04:00
tools-xentop-vwprintw.patch xen: upgrade to 4.10.1, and apply patches for gcc 8.1 compatibility 2018-08-02 22:57:14 -04:00
tpmemu-0.7.4.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm_TPM_ChangeAuthAsymFinish.patch tpm-emulator: apply patch to fix memcmp defect found by gcc 2018-08-02 22:57:14 -04:00
vtpm-bufsize.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm-cmake-Wextra.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm-deepquote-anyloc.patch xen-vtpm : fix patch fuzz, whitespace-only change 2018-08-02 22:57:14 -04:00
vtpm-deepquote.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm-implicit-fallthrough.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm-locality.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
vtpm-parent-sign-ek.patch xen: TPM Emulator for Xen stubdoms 2018-05-01 23:17:29 -04:00
xen-4.11-arm-acpi-fix-string-lengths.patch xen: fix build on aarch64 w/ gcc 8.2 2018-08-20 11:35:53 -04:00
xen-disable-sse-before-inlines.patch xen: fix build with _FORTIFY_SOURCE, gcc 8.2 and glibc 2.28 2018-09-25 17:38:10 -04:00
xen-tools-xenpmd-snprintf.patch xen: fix truncation warning in tools build for ARM 32-bit 2018-08-20 11:35:53 -04:00