Possibility to copy wgt without installing them
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder_1.0.bb
index c3c13cd..ecd8b5a 100644 (file)
@@ -15,11 +15,15 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "b192d4cc46d8bda166116432ee28042e95750052"
+SRCREV = "c9ec9b1a76ce90048974476b1a5aa1be89b58536"
+PV = "master+git${SRCPV}"
+
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
 
+CFLAGS_append_agl-devel = " -DAGL_DEVEL"
+
 pkg_postinst_${PN}() {
        mkdir -p "$D${libdir}/afb"
 }