agl-service-radio: Remove Kingfisher conditional define 71/13971/2 5.0.3 eel/5.0.3 eel_5.0.3
authorScott Murray <scott.murray@konsulko.com>
Tue, 15 May 2018 12:34:40 +0000 (08:34 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 18 May 2018 17:12:34 +0000 (17:12 +0000)
Remove Kingfisher conditional define from recipe, as it violates
proper application build workflow.  All platform detection will be
handled at run-time in the binding.

Change-Id: I1f0f2d8eb34012f69b58f6e0e47ecb0aa1e2aaf6
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo-hmi/agl-service-radio/agl-service-radio_git.bb

index 8f60c2e..46dc48a 100644 (file)
@@ -21,8 +21,6 @@ DEPENDS = "rtl-sdr glib-2.0 pulseaudio alsa-lib"
 
 inherit cmake aglwgt pkgconfig
 
-EXTRA_OECMAKE_append_m3ulcb = " -DHAVE_KINGFISHER=1"
-
 do_install_append() {
        if ${@bb.utils.contains('DISTRO_FEATURES', 'agl-audio-4a-framework', 'true', 'false', d)}; then
                install -d ${D}${systemd_user_unitdir}/afm-service-agl-service-radio@1.0.service.d