From 8e22442014f1cef3d6e95954fdc6f0baf8f80cbf Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Sun, 21 Jul 2019 09:37:45 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 22360c78d550a25b9bdaea12cdb208371b69a488 - Allow relative path for SOL004 descriptors import Allow the use of relative path on SOL004 descriptors imports. Resolves imports with "/", "../" or "./" entries during validation and package processing. Validate if the reference is inside the package. Fix problem where imported descriptor files, described as a non string scalar yaml entry, were not being checked by the validator. Change-Id: Ie5a32736b6090b4adf178e8714f7460bcd068def Issue-ID: SDC-2422 Signed-off-by: andre.schmid --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 9a3add2d7..22360c78d 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 9a3add2d727723877bbc6119d9b1f4a5d49fccc6 +Subproject commit 22360c78d550a25b9bdaea12cdb208371b69a488 -- 2.16.6