af-binder: workaround dlopen issue
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder_1.0.bb
index c0e2a12..f5b6fec 100644 (file)
@@ -15,13 +15,14 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "4e72c3a2a4e550f99430d1f37a8ef693d2daa8c3"
+SRCREV = "c4c474c056cd070706d5a3b0af7845c9493bfdaf"
 PV = "dab+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
 
+EXTRA_OECMAKE_append_agl-devel = " -DAGL_DEVEL=1"
 CFLAGS_append_agl-devel = " -DAGL_DEVEL"
 
 pkg_postinst_${PN}() {