summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index e0d26dfc..85d4fedf 100644
--- a/README
+++ b/README
@@ -151,6 +151,17 @@ a BSP tarball at the top level of your yocto build tree, you can
151equivalently check out the appropriate branch from the meta-intel 151equivalently check out the appropriate branch from the meta-intel
152repository at the same location. 152repository at the same location.
153 153
154intel-mediasdk
155++++++++++++++
156IntelĀ® Media SDK docs and sample test files are currently hosted
157using git-lfs. The git-lfs setup is required in order to build
158the intel-mediasdk package successfully. To setup git-lfs, information
159can be found at https://github.com/git-lfs/git-lfs/wiki/Installation
160Once git-lfs setup is done. Add below to local.conf file:
161
162 HOSTTOOLS_NONFATAL += "git-lfs"
163
164
154b. Booting the intel-common BSP images 165b. Booting the intel-common BSP images
155-------------------------------------- 166--------------------------------------
156 167