Otherwise we'll start getting failures when git-lfs isn't installed on host.
Signed-off-by: Anuj Mittal <[email protected]> --- .../recipes-opencv/dldt/dldt-model-optimizer_2020r1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2020r1.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2020r1.bb index 49609487..feeb036b 100644 --- a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2020r1.bb +++ b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2020r1.bb @@ -5,7 +5,7 @@ environment, performs static model analysis, and adjusts deep \ learning models for optimal execution on end-point target devices." HOMEPAGE = "https://01.org/openvinotoolkit" -SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https \ +SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;lfs=0 \ " SRCREV = "b2140c083a068a63591e8c2e9b5f6b240790519d" -- 2.38.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7726): https://lists.yoctoproject.org/g/meta-intel/message/7726 Mute This Topic: https://lists.yoctoproject.org/mt/94711747/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
