package/ti-gfx: needs ia32 libraries
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 27 Mar 2016 22:31:47 +0000 (00:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Mar 2016 13:39:43 +0000 (15:39 +0200)
The installer is a 32-bit executable, so we need the 32-bit libraries on
the host to be able to execute it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ti-gfx/Config.in

index de4e9cbf01a02a00f7d9f2cf7a21688f7e9932b8..1481534d8311db9a5f0cad13e24f51f7656c8502 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_TI_GFX
        bool "ti-gfx"
        depends on BR2_LINUX_KERNEL && BR2_TOOLCHAIN_USES_GLIBC && BR2_arm
+       select BR2_HOSTARCH_NEEDS_IA32_LIBS
        select BR2_PACKAGE_HAS_LIBEGL
        select BR2_PACKAGE_HAS_LIBGLES
        select BR2_PACKAGE_HAS_POWERVR