Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com> --- scripts/auh-config/local.conf.append | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/auh-config/local.conf.append b/scripts/auh-config/local.conf.append index 417d228..25c062b 100644 --- a/scripts/auh-config/local.conf.append +++ b/scripts/auh-config/local.conf.append @@ -1,5 +1,5 @@ INHERIT += "buildhistory" LICENSE_FLAGS_WHITELIST = "commercial" -DISTRO_FEATURES_append_libc-glibc = ' systemd' -DISTRO_FEATURES_append = ' pam' +DISTRO_FEATURES:append:libc-glibc = ' systemd' +DISTRO_FEATURES:append = ' pam' -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54399): https://lists.yoctoproject.org/g/yocto/message/54399 Mute This Topic: https://lists.yoctoproject.org/mt/84880825/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-