[PATCH yocto-autobuilder-helper] auh-config: correct LICENSE_FLAGS variable


Alexander Kanavin
 

Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
scripts/auh-config/local.conf.append | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/auh-config/local.conf.append b/scripts/auh-config/local.conf.append
index 25c062b..52e507f 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"
+LICENSE_FLAGS_ACCEPTED = "commercial"
DISTRO_FEATURES:append:libc-glibc = ' systemd'
DISTRO_FEATURES:append = ' pam'
--
2.35.1

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.