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

Martin Jansa martin.jansa at gmail.com
Mon Aug 27 11:29:16 UTC 2018


On Mon, Aug 27, 2018 at 10:38:40AM +0200, vincent.prince.fr at gmail.com wrote:
> From: Junil Kim <logyourself at gmail.com>
> 
> Existing URI service was closed and fetch error occurred.
> Change existing repository to another mirrored SRC URI.
> 
> Signed-off-by: Junil Kim <jjunil79.kim at lge.com>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>

changes fro meta-oe need to go through openembedded-devel ML as
explained in README file.

> ---
>  meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> index abe015d..f4033f7 100644
> --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb
> @@ -15,7 +15,7 @@ SRCREV = "c22d359433b333937ee3d803450dc41998115685"
>  
>  DEPENDS = "elfutils"
>  RDEPENDS_${PN} = "elfutils"
> -SRC_URI = "git://anonscm.debian.org/collab-maint/ltrace.git;branch=master \
> +SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \
>             file://configure-allow-to-disable-selinux-support.patch \
>             file://0001-replace-readdir_r-with-readdir.patch \
>             file://0001-Use-correct-enum-type.patch \
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180827/43b6da01/attachment-0002.sig>


More information about the Openembedded-core mailing list