diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-09-05 16:33:53 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-09-11 08:14:12 +0800 |
| commit | 537d26a6f17df7ebdce3bc2b81301771a19c5dbf (patch) | |
| tree | e4f1e77355762bf4c7dab4d3b36adde089d228ba /README | |
| parent | 6bd7b2edafe90e61a3a52cd089432080b82a7891 (diff) | |
| download | meta-intel-537d26a6f17df7ebdce3bc2b81301771a19c5dbf.tar.gz | |
README: document git-lfs package requirement for intel-mediasdk
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -151,6 +151,17 @@ a BSP tarball at the top level of your yocto build tree, you can | |||
| 151 | equivalently check out the appropriate branch from the meta-intel | 151 | equivalently check out the appropriate branch from the meta-intel |
| 152 | repository at the same location. | 152 | repository at the same location. |
| 153 | 153 | ||
| 154 | intel-mediasdk | ||
| 155 | ++++++++++++++ | ||
| 156 | IntelĀ® Media SDK docs and sample test files are currently hosted | ||
| 157 | using git-lfs. The git-lfs setup is required in order to build | ||
| 158 | the intel-mediasdk package successfully. To setup git-lfs, information | ||
| 159 | can be found at https://github.com/git-lfs/git-lfs/wiki/Installation | ||
| 160 | Once git-lfs setup is done. Add below to local.conf file: | ||
| 161 | |||
| 162 | HOSTTOOLS_NONFATAL += "git-lfs" | ||
| 163 | |||
| 164 | |||
| 154 | b. Booting the intel-common BSP images | 165 | b. Booting the intel-common BSP images |
| 155 | -------------------------------------- | 166 | -------------------------------------- |
| 156 | 167 | ||
