sam-ba: select BR2_HOSTARCH_NEEDS_IA32_LIBS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Dec 2012 06:14:51 +0000 (06:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Jan 2013 20:37:40 +0000 (21:37 +0100)
sam-ba is a pre-built binary tool built for x86 Linux, so on x86-64,
it requires the 32 bits compatibility libraries to be installed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/sam-ba/Config.in.host

index 20b2b36daa8d4c4f5606b42cbe193c6bd84cdb3c..6093865e4c71ba2938a0d63a31172bf21a7010db 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_HOST_SAM_BA
        bool "host sam-ba"
        depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
+       select BR2_HOSTARCH_NEEDS_IA32_LIBS
        help
          Atmel SAM-BA software provides an open set of tools for
          programming the Atmel SAM3, SAM7 and SAM9 ARM-based