summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/common/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/common/README')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/common/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/common/README b/scripts/lib/bsp/substrate/target/arch/common/README
index 228c0e2e9d..93af973740 100644
--- a/scripts/lib/bsp/substrate/target/arch/common/README
+++ b/scripts/lib/bsp/substrate/target/arch/common/README
@@ -68,10 +68,10 @@ You should then be able to build a {{=machine}} image as such:
68NOTE: if the '{{=machine}}' machine includes the emgd-driver-bin 68NOTE: if the '{{=machine}}' machine includes the emgd-driver-bin
69package (i.e. if the emgd version of the xserver is being used), it 69package (i.e. if the emgd version of the xserver is being used), it
70has a proprietary license that must be whitelisted by adding the 70has a proprietary license that must be whitelisted by adding the
71string "license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST 71string "license_emgd-driver-bin_1.16" to the LICENSE_FLAGS_WHITELIST
72variable in your local.conf. For example: 72variable in your local.conf. For example:
73 73
74 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14" 74 LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16"
75 75
76At the end of a successful build, you should have a live image that 76At the end of a successful build, you should have a live image that
77you can boot from a USB flash drive (see instructions on how to do 77you can boot from a USB flash drive (see instructions on how to do