[meta-intel] [PATCH 1/2] meta-valleyisland: update README with extra notes

Darren Hart dvhart at linux.intel.com
Wed Mar 26 08:41:16 PDT 2014


On 3/26/14, 10:07, "rebecca.swee.fun.chang at intel.com"
<rebecca.swee.fun.chang at intel.com> wrote:

>From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
>
>Updated README with Yocto Comliance Note and also added notes

Minor nit "Compliance" (we can fix on merge)

>for including Intel HD Audio into image build. Intel HD Audio
>requires gstreamer and ffmpeg plugins to be installed in order
>to work properly. These plugins are provided by "commercial"
>license flag. The line: LICENSE_FLAGS_WHITELIST = "commercial"
>should be added in local.conf only when needed.
>
>Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>

Reviewed-by: Darren Hart <dvhart at linux.intel.com>


>---
> meta-isg/meta-valleyisland/README |   16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
>diff --git a/meta-isg/meta-valleyisland/README
>b/meta-isg/meta-valleyisland/README
>index 561a7a6..8592626 100644
>--- a/meta-isg/meta-valleyisland/README
>+++ b/meta-isg/meta-valleyisland/README
>@@ -22,6 +22,14 @@ Information on all Intel® embedded platforms can be
>found here:
> 
>   http://www.intel.com/p/en_US/embedded/hwsw/hardware
> 
>+Yocto Project Compatible
>+========================
>+
>+This BSP is compatible with the Yocto Project as per the requirements
>+listed here:
>+
>+  
>https://www.yoctoproject.org/webform/yocto-project-compatible-registration
>+
> Dependencies
> ============
> 
>@@ -101,6 +109,14 @@ and KERNEL_FEATURES_valleyisland-64:
>   -				       features/valleyisland-io/valleyisland-io-pci.scc \
> 				      "
> 
>+The meta-valleyisland contains support for Intel High Definition Audio.
>However,
>+HD Audio driver is dependent on gstreamer plugins and ffmpeg plugins to
>work properly.
>+These plugins require additional license flags in order to be included
>in the build.
>+
>+Add "commercial" in the LICENSE_FLAGS_WHITELIST in local.conf. For
>example:
>+
>+  LICENSE_FLAGS_WHITELIST = "commercial"
>+
> You should then be able to build a valleyisland image as such:
> 
>   $ source oe-init-build-env
>-- 
>1.7.10.4
>
>-- 
>_______________________________________________
>meta-intel mailing list
>meta-intel at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-intel
>


-- 
Darren Hart
Yocto Project - Linux Kernel
Intel Open Source Technology Center






More information about the meta-intel mailing list