| Message ID | 20260217114526.318546-1-alex.kanavin@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper] config.json: use INIT_MANAGER to select systemd in auh jobs | expand |
diff --git a/config.json b/config.json index f306619..9e1d8db 100644 --- a/config.json +++ b/config.json @@ -1618,7 +1618,7 @@ "DL_DIR = '${TOPDIR}/downloads'", "INHERIT += 'buildhistory'", "LICENSE_FLAGS_ACCEPTED = 'commercial'", - "DISTRO_FEATURES:append:libc-glibc = ' systemd usrmerge'", + "INIT_MANAGER:libc-glibc = 'systemd'", "DISTRO_FEATURES:append = ' pam'" ], "step1" : {