[OE-core] [for-sumo][PATCH] libsodium: Update SRC_URI due to inaccessible problem

2018-08-27 Thread vincent . prince . fr
From: Vincent Prince Signed-off-by: Vincent Prince --- meta-oe/recipes-crypto/libsodium/libsodium_1.0.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-crypto/libsodium/libsodium_1.0.11.bb b/meta-oe/recipes-crypto/libsodium/libsodium_1.0.11.bb index cbcb

[OE-core] [meta-oe][for-sumo][PATCH] ltrace_git: Update SRC_URI due to inaccessible problem

2018-08-27 Thread vincent . prince . fr
From: Junil Kim Existing URI service was closed and fetch error occurred. Change existing repository to another mirrored SRC URI. Signed-off-by: Junil Kim Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi