af-main: Install debugging features when agl-devel
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder_1.0.bb
index 5edab2a..3ca6fb3 100644 (file)
@@ -15,13 +15,14 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "17e428f46f0e093270be7eff79788e1575bcfb14"
+SRCREV = "b2a1f5f40ec0663d57a18f97e04d1ce4901af468"
 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}() {