[meta-intel] [PATCH 1/1] eMenlow README: add text to specify the licensing need of EMGD

Tom Zanussi tom.zanussi at intel.com
Mon Dec 3 16:19:05 PST 2012


On Mon, 2012-12-03 at 13:22 -0800, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> This commit adds information about specifying this line
>   LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14"
> in local.conf to get the EMGD support enabled for the BSP.
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

Pulled into meta-intel/master.

Thanks,

Tom

> ---
>  meta-emenlow/README |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-emenlow/README b/meta-emenlow/README
> index 148ee1e..c303165 100644
> --- a/meta-emenlow/README
> +++ b/meta-emenlow/README
> @@ -77,10 +77,21 @@ common metadata shared between BSPs) e.g.:
>    yocto/meta-intel \
>    yocto/meta-intel/meta-emenlow \
>  
> +The meta-emenlow layer contains support for the 'emenlow' machine 
> +configuration, which makes use of the Intel-proprietary EMGD 1.14 
> +graphics driver.
> +
>  To enable the emenlow layer, add the emenlow MACHINE to local.conf:
>  
>    MACHINE ?= "emenlow"
>  
> +The 'emenlow' machine includes the emgd-driver-bin package, which has
> +a proprietary license that must be whitelisted by adding the string
> +"license_emgd-driver-bin_1.14" to the LICENSE_FLAGS_WHITELIST variable
> +in your local.conf.  For example:
> +
> +  LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.14"
> +
>  You should then be able to build an emenlow image as such:
>  
>    $ source oe-init-build-env





More information about the meta-intel mailing list