X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Faf-main%2Faf-main_1.0.inc;h=8d67c66c1233f8bc6a5e68df62076fcb87ab40ea;hb=refs%2Fchanges%2F41%2F10041%2F3;hp=54d6d302657104dbd59f01402ae10044fe40c26c;hpb=8ef673ec55daa723270e10a175226fa552699901;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc index 54d6d3026..8d67c66c1 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc @@ -15,6 +15,7 @@ SRC_URI = "${SRC_URI_git} \ " SRCREV = "f36bbef97187012b84f4620fea7cea440741981f" +PV = "dab+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" +