diff options
| author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2013-03-11 00:37:06 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-17 23:10:28 +0000 |
| commit | 6911fd0889261fb173775727db61dffaac355ed7 (patch) | |
| tree | 85b899adba9b1efe3554811b6ba2a0ddd36839f7 /scripts/lib/bsp/substrate/target/arch/common | |
| parent | 04d15f567d0493654df519f404f564e2591e9453 (diff) | |
| download | poky-6911fd0889261fb173775727db61dffaac355ed7.tar.gz | |
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>
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/common')
| -rw-r--r-- | scripts/lib/bsp/substrate/target/arch/common/README | 4 |
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: | |||
| 68 | NOTE: if the '{{=machine}}' machine includes the emgd-driver-bin | 68 | NOTE: if the '{{=machine}}' machine includes the emgd-driver-bin |
| 69 | package (i.e. if the emgd version of the xserver is being used), it | 69 | package (i.e. if the emgd version of the xserver is being used), it |
| 70 | has a proprietary license that must be whitelisted by adding the | 70 | has a proprietary license that must be whitelisted by adding the |
| 71 | string "license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST | 71 | string "license_emgd-driver-bin_1.16" to the LICENSE_FLAGS_WHITELIST |
| 72 | variable in your local.conf. For example: | 72 | variable 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 | ||
| 76 | At the end of a successful build, you should have a live image that | 76 | At the end of a successful build, you should have a live image that |
| 77 | you can boot from a USB flash drive (see instructions on how to do | 77 | you can boot from a USB flash drive (see instructions on how to do |
