Signed-off-by: Khem Raj <[email protected]>
---
scripts/contrib/documentation-audit.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/contrib/documentation-audit.sh
b/scripts/contrib/documentation-audit.sh
index f436f9bae08..36f7f3287c8 100755
--- a/scripts/contrib/documentation-audit.sh
+++ b/scripts/contrib/documentation-audit.sh
@@ -26,8 +26,8 @@ if [ -z "$BITBAKE" ]; then
fi
echo "REMINDER: you need to build for MACHINE=qemux86 or you won't get useful
results"
-echo "REMINDER: you need to set LICENSE_FLAGS_WHITELIST appropriately in
local.conf or "
-echo " you'll get false positives. For example, LICENSE_FLAGS_WHITELIST =
\"commercial\""
+echo "REMINDER: you need to set LICENSE_FLAGS_ACCEPTED appropriately in
local.conf or "
+echo " you'll get false positives. For example, LICENSE_FLAGS_ACCEPTED =
\"commercial\""
for pkg in `bitbake -s | awk '{ print \$1 }'`; do
if [[ "$pkg" == "Loading" || "$pkg" == "Loaded" ||
--
2.35.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#162294):
https://lists.openembedded.org/g/openembedded-core/message/162294
Mute This Topic: https://lists.openembedded.org/mt/89359703/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-