Disable rpi3 tests as they are broken right now with the kernel Image
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-main / af-main_1.0.inc
index f7d3bc8..e956ed3 100644 (file)
@@ -14,7 +14,8 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "5cea66506dff09e8bdebbd623115ea103e87aba6"
+SRCREV = "0ee18c0280f67ef458a450c6da408859b8a6734f"
+PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
@@ -24,3 +25,5 @@ afm_datadir = "/var/local/lib/${afm_name}"
 afb_binding_dir = "${libdir}/afb"
 systemd_units_root = "/usr/local/lib/systemd"
 
+CFLAGS_append_agl-devel = " -DAGL_DEVEL"
+