From ddd5167836690fa6732cced15c7ae6a533fe7d85 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 23 Apr 2019 13:07:11 -0400 Subject: 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) --- meta-agl-profile-core/files/group | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-profile-core/files/group') 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: -- cgit 1.2.3-korg