allow x64 build 81/28881/3
authorRonan Le Martret <ronan@fridu.net>
Thu, 16 Oct 2014 14:55:44 +0000 (16:55 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 15:08:44 +0000 (08:08 -0700)
Change-Id: I4b1e773d808417a50cfb549e699b4ef70e3a541d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
recipes-tizen/pulseaudio/pulseaudio-extraconf.inc

index a440d34..a832ac6 100644 (file)
@@ -2,6 +2,8 @@ inherit gettext pkgconfig
 
 RPROVIDES_libpulse += "libpulsecommon"
 
+DEPENDS_remove = "tdb"
+
 EXTRA_OECONF = "--disable-orc \
                 --prefix=${prefix} \
                 --disable-static \
@@ -20,13 +22,13 @@ EXTRA_OECONF = "--disable-orc \
                 --disable-bluez4 \
                 --with-bluetooth-headset-backend=ofono \
                 --enable-systemd \
-                --with-database=tdb \
                 --enable-samsung-policy \
                 --with-udev-rules-dir=${prefix}/lib/udev/rules.d \
                 --with-system-user=pulse \
                 --with-system-group=pulse \
                 --with-access-group=pulse-access \
                 "
+EXTRA_OECONF += "--host=${HOST_SYS}"
 
 do_configure_append() {
     # Configure is done twice, once in bootsrap.sh and once in