X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=meta-app-framework%2Frecipes-core%2Faf-main%2Faf-main_1.0.inc;h=5041c8da1dd000cbbf8468970ebfa0975706f6e9;hb=65f8170e4e060f7c3b3eb8cb4d76d7e804e1a688;hp=b98c52e2e3387ae3e53aa8870092ee84543212b2;hpb=a3dcf69ade673afb0b340f0864b443192d58b7f8;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 b98c52e2e..5041c8da1 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,13 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "f8ac4a3d0132968d06855177da630e8e788baee6" +SRCREV = "474616e64fe081a59ebdb7ee6d650778f318212a" S = "${WORKDIR}/git" +afm_name = "afm" +afm_confdir = "${sysconfdir}/${afm_name}" +afm_datadir = "/var/local/lib/${afm_name}" +afb_binding_dir = "${libdir}/afb" +systemd_units_root = "/usr/local/lib/systemd" +