summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cedartrail/README')
-rwxr-xr-xmeta-cedartrail/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-cedartrail/README b/meta-cedartrail/README
index e47151e3..81a1260c 100755
--- a/meta-cedartrail/README
+++ b/meta-cedartrail/README
@@ -88,6 +88,21 @@ At the end of a successful build, you should have a live image that
88you can boot from a USB flash drive (see instructions on how to do 88you can boot from a USB flash drive (see instructions on how to do
89that below, in the section 'Booting the images from /binary'). 89that below, in the section 'Booting the images from /binary').
90 90
91NOTE: The 'cedartrail' machine will include support for hardware video
92acceleration via gstreamer if and only if the "commercial" string is
93added to the the LICENSE_FLAGS_WHITELIST variable in your local.conf.
94
95For example:
96
97 LICENSE_FLAGS_WHITELIST = "license_cdv-pvr-driver_1.0.3 commercial"
98
99The reason this is needed is to prevent the image from including
100anything that might violate the license terms of the packages used to
101implement the the video acceleration feature, such as gst-ffmpeg and
102ffmpeg. As always, please consult the licenses included in the
103specific packages for details if you use packages that require
104particular LICENSE_FLAGS.
105
91As an alternative to downloading the BSP tarball, you can also work 106As an alternative to downloading the BSP tarball, you can also work
92directly from the meta-intel git repository. For each BSP in the 107directly from the meta-intel git repository. For each BSP in the
93'meta-intel' repository, there are multiple branches, one 108'meta-intel' repository, there are multiple branches, one