From: Scott Murray Date: Tue, 23 Apr 2019 17:07:11 +0000 (-0400) Subject: meta-agl-profile-core: Add mosquitto to passwd / group X-Git-Tag: 7.0.2~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=ddd5167836690fa6732cced15c7ae6a533fe7d85;hp=ae1cd95264b599da70872e18a4f7d5b302fc8cd3;p=AGL%2Fmeta-agl.git meta-agl-profile-core: Add mosquitto to passwd / group Add entries for the mosquitto daemon to the static passwd and group files to allow building it into images. Since there is not really a mechanism for doing this in the telematics profile without a full duplication of the files, adding it to the core version seems required for now. Change-Id: I50248a7d2b2a2ed5539ba002d9521c0e0fd14034 Signed-off-by: Scott Murray (cherry picked from commit 752c944f73e693333e902530b747d6d7259caf37) --- diff --git a/meta-agl-profile-core/files/group b/meta-agl-profile-core/files/group index 77fb6ebc0..ebf19e9a4 100644 --- a/meta-agl-profile-core/files/group +++ b/meta-agl-profile-core/files/group @@ -89,3 +89,4 @@ agl-driver::1001: agl-passenger::1002: systemd-network::1005: systemd-resolve::1006: +mosquitto::1007: diff --git a/meta-agl-profile-core/files/passwd b/meta-agl-profile-core/files/passwd index def1bb791..bd1788f1f 100644 --- a/meta-agl-profile-core/files/passwd +++ b/meta-agl-profile-core/files/passwd @@ -59,3 +59,4 @@ cyrus::955:8::: display::200:200::: systemd-network::1005:1005::: systemd-resolve::1006:1006::: +mosquitto::1007:1007:::