summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/README.md')
-rw-r--r--meta-xilinx-core/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/README.md b/meta-xilinx-core/README.md
index 407075a2..ec5b663b 100644
--- a/meta-xilinx-core/README.md
+++ b/meta-xilinx-core/README.md
@@ -60,11 +60,11 @@ In order to use recipes that rely on restricted content the `xilinx` license
60flag must be white-listed in the build configuration (e.g. `local.conf`). This 60flag must be white-listed in the build configuration (e.g. `local.conf`). This
61can be done on a per package basis: 61can be done on a per package basis:
62 62
63 LICENSE_FLAGS_WHITELIST += "xilinx_pmu-rom-native" 63 LICENSE_FLAGS_ACCEPTED += "xilinx_pmu-rom-native"
64 64
65or generally: 65or generally:
66 66
67 LICENSE_FLAGS_WHITELIST += "xilinx" 67 LICENSE_FLAGS_ACCEPTED += "xilinx"
68 68
69Generally speaking Xilinx content that is provided as a restricted download 69Generally speaking Xilinx content that is provided as a restricted download
70cannot be obtained without a Xilinx account, in order to use this content you 70cannot be obtained without a Xilinx account, in order to use this content you