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

Martin Jansa martin.jansa at gmail.com
Tue Aug 21 11:17:28 UTC 2018


Wrong ML, meta-oe changes should go to openembedded-devel ML as the README
file says.

On Tue, Aug 21, 2018 at 1:10 PM Junil Kim <logyourself at gmail.com> wrote:

> From: Junil Kim <jjunil79.kim at lge.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>
> ---
>  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 abe015de2..f4033f7c2 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.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180821/64bb05a7/attachment-0002.html>


More information about the Openembedded-core mailing list