From 537d26a6f17df7ebdce3bc2b81301771a19c5dbf Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 5 Sep 2019 16:33:53 +0800 Subject: README: document git-lfs package requirement for intel-mediasdk Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 equivalently check out the appropriate branch from the meta-intel 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 -------------------------------------- -- cgit v1.2.3-54-g00ecf