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=1fd33adf4151ebbf999b21f87016f22a895fb8c6;hb=1ac22f0594fe3dffc8989af3eac311dd5e785644;hp=f7d3bc8e1a66e78ecd6513123696e26ffa07c09f;hpb=983756ae4fad13a6d8f57b8a1c484d12265460f9;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 f7d3bc8e1..1fd33adf4 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 = "5cea66506dff09e8bdebbd623115ea103e87aba6" +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" +