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