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=9e62a611c75cc36f6c749ef0609307370d7159bf;hb=refs%2Fchanges%2F43%2F10643%2F2;hp=54d6d302657104dbd59f01402ae10044fe40c26c;hpb=50e1176550206e4da9d9f412aeeb63ad00008e0b;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..9e62a611c 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 @@ -14,7 +14,8 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "f36bbef97187012b84f4620fea7cea440741981f" +SRCREV = "bd1c15e047fd3dc2207b26a4a9c115a54aded836" +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" +