mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
yocto-bsp: upgrade i386 template with emgd 1.16
Along with related changes. (From meta-yocto rev: 6e93c881e2323b57f5b102db3b2b54220a06a1b6) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
04d15f567d
commit
6911fd0889
@@ -68,10 +68,10 @@ You should then be able to build a {{=machine}} image as such:
|
||||
NOTE: if the '{{=machine}}' machine includes the emgd-driver-bin
|
||||
package (i.e. if the emgd version of the xserver is being used), it
|
||||
has a proprietary license that must be whitelisted by adding the
|
||||
string "license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST
|
||||
string "license_emgd-driver-bin_1.16" to the LICENSE_FLAGS_WHITELIST
|
||||
variable in your local.conf. For example:
|
||||
|
||||
LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14"
|
||||
LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.16"
|
||||
|
||||
At the end of a successful build, you should have a live image that
|
||||
you can boot from a USB flash drive (see instructions on how to do
|
||||
|
||||
Reference in New Issue
Block a user