From: José Bollo Date: Wed, 15 May 2019 18:49:14 +0000 (+0200) Subject: afm-unit.conf: Refactor its generation X-Git-Tag: 7.99.2~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5b801a3e7b0465f88b785a155dd430ba09c56568;hp=5b801a3e7b0465f88b785a155dd430ba09c56568;p=src%2Fapp-framework-main.git afm-unit.conf: Refactor its generation The process of generating the file /etc/afm-unit.conf had be reworked to be more straight forward. Before that commit, a manual operation (a "make") had to be done before committing the repository. This was not efficient, error prone and kept temporary files in conf. That commit changes it by calling m4 through cmake. Bug-AGL: SPEC-2436 Change-Id: Ia32a810286471dde8a01387d157e33277d67411d Signed-off-by: Jose Bollo ---