X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl.git;a=blobdiff_plain;f=meta-ivi-common%2Frecipes-automotive%2Fautomotive-message-broker%2Fautomotive-message-broker_git.bb;h=324fa26f0a4fa4fd624c9ec063dfbdfff910d108;hp=b921b99c8dbd982a00e89352d6f93949c669c763;hb=6e22b075ed57a0fb3ed5af68e029c291adc309d5;hpb=6f0bdfc2c3d11cf18d149593a189c48a2a14e3d2 diff --git a/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb index b921b99c8..324fa26f0 100644 --- a/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb +++ b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb @@ -11,9 +11,9 @@ inherit cmake systemd PV = "0.12+git${SRCPV}" -# The 'gpsd' cause conflict bluez4 and bluez5 because +# The 'gpsd' leads to a conflict between bluez4 and bluez5 because # meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb is able to -# select bluez4 only instead AGL Distro choosed bluez5 at Changes 4141. +# select bluez4 only instead AGL Distro choose bluez5 at changeset 4141. # # # As temporary treatment, removing 'gpsd' from DEPENDS will let bitbake to build correctly. @@ -33,6 +33,12 @@ SYSTEMD_SERVICE_${PN} = "ambd.service" S = "${WORKDIR}/git" +# amb detects icecc in cmake and would override the +# compiler selection of yocto. This breaks the build +# if icecc is installed on the host. +# -> Disable the detection in cmake. +EXTRA_OECMAKE += " -Denable_icecc=OFF" + do_install_append() { mv ${D}/usr/include/amb/* ${D}/usr/include