summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-chiefriver/README')
-rw-r--r--meta-chiefriver/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-chiefriver/README b/meta-chiefriver/README
index 49e44613..438c2930 100644
--- a/meta-chiefriver/README
+++ b/meta-chiefriver/README
@@ -60,6 +60,21 @@ At the end of a successful build, you should have a live image that
60you can boot from a USB flash drive (see instructions on how to do 60you can boot from a USB flash drive (see instructions on how to do
61that below, in the section 'Booting the images from /binary'). 61that below, in the section 'Booting the images from /binary').
62 62
63NOTE: The 'chiefriver' machine will include support for hardware video
64acceleration via gstreamer if and only if the "commercial" string is
65added to the the LICENSE_FLAGS_WHITELIST variable in your local.conf.
66
67For example:
68
69 LICENSE_FLAGS_WHITELIST = "commercial"
70
71The reason this is needed is to prevent the image from including
72anything that might violate the license terms of the packages used to
73implement the the video acceleration feature, such as gst-ffmpeg and
74ffmpeg. As always, please consult the licenses included in the
75specific packages for details if you use packages that require
76particular LICENSE_FLAGS.
77
63As an alternative to downloading the BSP tarball, you can also work 78As an alternative to downloading the BSP tarball, you can also work
64directly from the meta-intel git repository. For each BSP in the 79directly from the meta-intel git repository. For each BSP in the
65'meta-intel' repository, there are multiple branches, one 80'meta-intel' repository, there are multiple branches, one