mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
6bd7b2edaf
commit
537d26a6f1
11
README
11
README
|
@ -151,6 +151,17 @@ a BSP tarball at the top level of your yocto build tree, you can
|
||||||
equivalently check out the appropriate branch from the meta-intel
|
equivalently check out the appropriate branch from the meta-intel
|
||||||
repository at the same location.
|
repository at the same location.
|
||||||
|
|
||||||
|
intel-mediasdk
|
||||||
|
++++++++++++++
|
||||||
|
Intel® Media SDK docs and sample test files are currently hosted
|
||||||
|
using git-lfs. The git-lfs setup is required in order to build
|
||||||
|
the intel-mediasdk package successfully. To setup git-lfs, information
|
||||||
|
can be found at https://github.com/git-lfs/git-lfs/wiki/Installation
|
||||||
|
Once git-lfs setup is done. Add below to local.conf file:
|
||||||
|
|
||||||
|
HOSTTOOLS_NONFATAL += "git-lfs"
|
||||||
|
|
||||||
|
|
||||||
b. Booting the intel-common BSP images
|
b. Booting the intel-common BSP images
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user