aboutsummaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/meta-valleyisland/README')
-rw-r--r--meta-isg/meta-valleyisland/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-isg/meta-valleyisland/README b/meta-isg/meta-valleyisland/README
index 561a7a66..8592626b 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